class Creative extends Collection (View source)

Properties

protected $collection_key
string $accountId
string $adChoicesDestinationUrl
string $advertiserName
string $agencyId
string $apiUpdateTime
string $creativeFormat
string $creativeId
protected $creativeServingDecisionType
protected $creativeServingDecisionDataType
string[] $dealIds
string[] $declaredAttributes
string[] $declaredClickThroughUrls
string[] $declaredRestrictedCategories
int[] $declaredVendorIds
protected $htmlType
protected $htmlDataType
string[] $impressionTrackingUrls
string $name
protected $nativeType
protected $nativeDataType
string $renderUrl
string[] $restrictedCategories
int $version
protected $videoType
protected $videoDataType

Methods

setAccountId($accountId)

No description

string
getAccountId()

No description

setAdChoicesDestinationUrl($adChoicesDestinationUrl)

No description

string
getAdChoicesDestinationUrl()

No description

setAdvertiserName($advertiserName)

No description

string
getAdvertiserName()

No description

setAgencyId($agencyId)

No description

string
getAgencyId()

No description

setApiUpdateTime($apiUpdateTime)

No description

string
getApiUpdateTime()

No description

setCreativeFormat($creativeFormat)

No description

string
getCreativeFormat()

No description

setCreativeId($creativeId)

No description

string
getCreativeId()

No description

setCreativeServingDecision(CreativeServingDecision $creativeServingDecision)

No description

setDealIds($dealIds)

No description

string[]
getDealIds()

No description

setDeclaredAttributes($declaredAttributes)

No description

string[]
getDeclaredAttributes()

No description

setDeclaredClickThroughUrls($declaredClickThroughUrls)

No description

string[]
getDeclaredClickThroughUrls()

No description

setDeclaredRestrictedCategories($declaredRestrictedCategories)

No description

string[]
setDeclaredVendorIds($declaredVendorIds)

No description

int[]
getDeclaredVendorIds()

No description

setHtml(HtmlContent $html)

No description

getHtml()

No description

setImpressionTrackingUrls($impressionTrackingUrls)

No description

string[]
getImpressionTrackingUrls()

No description

setName($name)

No description

string
getName()

No description

setNative(NativeContent $native)

No description

getNative()

No description

setRenderUrl($renderUrl)

No description

string
getRenderUrl()

No description

setRestrictedCategories($restrictedCategories)

No description

string[]
getRestrictedCategories()

No description

setVersion($version)

No description

int
getVersion()

No description

setVideo(VideoContent $video)

No description

getVideo()

No description

Details

setAccountId($accountId)

No description

Parameters

$accountId

string getAccountId()

No description

Return Value

string

setAdChoicesDestinationUrl($adChoicesDestinationUrl)

No description

Parameters

$adChoicesDestinationUrl

string getAdChoicesDestinationUrl()

No description

Return Value

string

setAdvertiserName($advertiserName)

No description

Parameters

$advertiserName

string getAdvertiserName()

No description

Return Value

string

setAgencyId($agencyId)

No description

Parameters

$agencyId

string getAgencyId()

No description

Return Value

string

setApiUpdateTime($apiUpdateTime)

No description

Parameters

$apiUpdateTime

string getApiUpdateTime()

No description

Return Value

string

setCreativeFormat($creativeFormat)

No description

Parameters

$creativeFormat

string getCreativeFormat()

No description

Return Value

string

setCreativeId($creativeId)

No description

Parameters

$creativeId

string getCreativeId()

No description

Return Value

string

setCreativeServingDecision(CreativeServingDecision $creativeServingDecision)

No description

Parameters

CreativeServingDecision $creativeServingDecision

CreativeServingDecision getCreativeServingDecision()

No description

setDealIds($dealIds)

No description

Parameters

$dealIds

string[] getDealIds()

No description

Return Value

string[]

setDeclaredAttributes($declaredAttributes)

No description

Parameters

$declaredAttributes

string[] getDeclaredAttributes()

No description

Return Value

string[]

setDeclaredClickThroughUrls($declaredClickThroughUrls)

No description

Parameters

$declaredClickThroughUrls

string[] getDeclaredClickThroughUrls()

No description

Return Value

string[]

setDeclaredRestrictedCategories($declaredRestrictedCategories)

No description

Parameters

$declaredRestrictedCategories

string[] getDeclaredRestrictedCategories()

No description

Return Value

string[]

setDeclaredVendorIds($declaredVendorIds)

No description

Parameters

$declaredVendorIds

int[] getDeclaredVendorIds()

No description

Return Value

int[]

setHtml(HtmlContent $html)

No description

Parameters

HtmlContent $html

HtmlContent getHtml()

No description

Return Value

HtmlContent

setImpressionTrackingUrls($impressionTrackingUrls)

No description

Parameters

$impressionTrackingUrls

string[] getImpressionTrackingUrls()

No description

Return Value

string[]

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setNative(NativeContent $native)

No description

Parameters

NativeContent $native

NativeContent getNative()

No description

Return Value

NativeContent

setRenderUrl($renderUrl)

No description

Parameters

$renderUrl

string getRenderUrl()

No description

Return Value

string

setRestrictedCategories($restrictedCategories)

No description

Parameters

$restrictedCategories

string[] getRestrictedCategories()

No description

Return Value

string[]

setVersion($version)

No description

Parameters

$version

int getVersion()

No description

Return Value

int

setVideo(VideoContent $video)

No description

Parameters

VideoContent $video

VideoContent getVideo()

No description

Return Value

VideoContent