class ChannelSection extends Model (View source)

Properties

protected $contentDetailsType
protected $contentDetailsDataType
string $etag
string $id
string $kind
protected $localizationsType
protected $localizationsDataType
protected $snippetType
protected $snippetDataType
protected $targetingType
protected $targetingDataType

Methods

setContentDetails(ChannelSectionContentDetails $contentDetails)

No description

setEtag($etag)

No description

string
getEtag()

No description

setId($id)

No description

string
getId()

No description

setKind($kind)

No description

string
getKind()

No description

setLocalizations($localizations)

No description

setSnippet(ChannelSectionSnippet $snippet)

No description

setTargeting(ChannelSectionTargeting $targeting)

No description

Details

setContentDetails(ChannelSectionContentDetails $contentDetails)

No description

Parameters

ChannelSectionContentDetails $contentDetails

ChannelSectionContentDetails getContentDetails()

No description

setEtag($etag)

No description

Parameters

$etag

string getEtag()

No description

Return Value

string

setId($id)

No description

Parameters

$id

string getId()

No description

Return Value

string

setKind($kind)

No description

Parameters

$kind

string getKind()

No description

Return Value

string

setLocalizations($localizations)

No description

Parameters

$localizations

ChannelSectionLocalization[] getLocalizations()

No description

setSnippet(ChannelSectionSnippet $snippet)

No description

Parameters

ChannelSectionSnippet $snippet

ChannelSectionSnippet getSnippet()

No description

Return Value

ChannelSectionSnippet

setTargeting(ChannelSectionTargeting $targeting)

No description

Parameters

ChannelSectionTargeting $targeting

ChannelSectionTargeting getTargeting()

No description