class AdGroupAd extends Collection (View source)

Properties

protected $collection_key
string $adGroupAdId
string $adGroupId
protected $adUrlsType
protected $adUrlsDataType
string $advertiserId
protected $audioAdType
protected $audioAdDataType
protected $bumperAdType
protected $bumperAdDataType
string $displayName
protected $displayVideoSourceAdType
protected $displayVideoSourceAdDataType
string $entityStatus
protected $inStreamAdType
protected $inStreamAdDataType
protected $mastheadAdType
protected $mastheadAdDataType
string $name
protected $nonSkippableAdType
protected $nonSkippableAdDataType
protected $videoDiscoverAdType
protected $videoDiscoverAdDataType
protected $videoPerformanceAdType
protected $videoPerformanceAdDataType

Methods

setAdGroupAdId($adGroupAdId)

No description

string
getAdGroupAdId()

No description

setAdGroupId($adGroupId)

No description

string
getAdGroupId()

No description

setAdUrls($adUrls)

No description

AdUrl[]
getAdUrls()

No description

setAdvertiserId($advertiserId)

No description

string
getAdvertiserId()

No description

setAudioAd(AudioAd $audioAd)

No description

getAudioAd()

No description

setBumperAd(BumperAd $bumperAd)

No description

getBumperAd()

No description

setDisplayName($displayName)

No description

string
getDisplayName()

No description

setDisplayVideoSourceAd(DisplayVideoSourceAd $displayVideoSourceAd)

No description

setEntityStatus($entityStatus)

No description

string
getEntityStatus()

No description

setInStreamAd(InStreamAd $inStreamAd)

No description

getInStreamAd()

No description

setMastheadAd(MastheadAd $mastheadAd)

No description

getMastheadAd()

No description

setName($name)

No description

string
getName()

No description

setNonSkippableAd(NonSkippableAd $nonSkippableAd)

No description

setVideoDiscoverAd(VideoDiscoveryAd $videoDiscoverAd)

No description

setVideoPerformanceAd(VideoPerformanceAd $videoPerformanceAd)

No description

Details

setAdGroupAdId($adGroupAdId)

No description

Parameters

$adGroupAdId

string getAdGroupAdId()

No description

Return Value

string

setAdGroupId($adGroupId)

No description

Parameters

$adGroupId

string getAdGroupId()

No description

Return Value

string

setAdUrls($adUrls)

No description

Parameters

$adUrls

AdUrl[] getAdUrls()

No description

Return Value

AdUrl[]

setAdvertiserId($advertiserId)

No description

Parameters

$advertiserId

string getAdvertiserId()

No description

Return Value

string

setAudioAd(AudioAd $audioAd)

No description

Parameters

AudioAd $audioAd

AudioAd getAudioAd()

No description

Return Value

AudioAd

setBumperAd(BumperAd $bumperAd)

No description

Parameters

BumperAd $bumperAd

BumperAd getBumperAd()

No description

Return Value

BumperAd

setDisplayName($displayName)

No description

Parameters

$displayName

string getDisplayName()

No description

Return Value

string

setDisplayVideoSourceAd(DisplayVideoSourceAd $displayVideoSourceAd)

No description

Parameters

DisplayVideoSourceAd $displayVideoSourceAd

DisplayVideoSourceAd getDisplayVideoSourceAd()

No description

Return Value

DisplayVideoSourceAd

setEntityStatus($entityStatus)

No description

Parameters

$entityStatus

string getEntityStatus()

No description

Return Value

string

setInStreamAd(InStreamAd $inStreamAd)

No description

Parameters

InStreamAd $inStreamAd

InStreamAd getInStreamAd()

No description

Return Value

InStreamAd

setMastheadAd(MastheadAd $mastheadAd)

No description

Parameters

MastheadAd $mastheadAd

MastheadAd getMastheadAd()

No description

Return Value

MastheadAd

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setNonSkippableAd(NonSkippableAd $nonSkippableAd)

No description

Parameters

NonSkippableAd $nonSkippableAd

NonSkippableAd getNonSkippableAd()

No description

Return Value

NonSkippableAd

setVideoDiscoverAd(VideoDiscoveryAd $videoDiscoverAd)

No description

Parameters

VideoDiscoveryAd $videoDiscoverAd

VideoDiscoveryAd getVideoDiscoverAd()

No description

Return Value

VideoDiscoveryAd

setVideoPerformanceAd(VideoPerformanceAd $videoPerformanceAd)

No description

Parameters

VideoPerformanceAd $videoPerformanceAd

VideoPerformanceAd getVideoPerformanceAd()

No description

Return Value

VideoPerformanceAd