class Creative extends Collection (View source)

Properties

protected $collection_key
string $accountId
string $adChoicesDestinationUrl
protected $adTechnologyProvidersType
protected $adTechnologyProvidersDataType
string $advertiserName
string $agencyId
string $apiUpdateTime
string[] $attributes
string[] $clickThroughUrls
protected $correctionsType
protected $correctionsDataType
string $creativeId
string $dealsStatus
string[] $declaredClickThroughUrls
string[] $detectedAdvertiserIds
string[] $detectedDomains
string[] $detectedLanguages
int[] $detectedProductCategories
int[] $detectedSensitiveCategories
protected $htmlType
protected $htmlDataType
string[] $impressionTrackingUrls
protected $nativeType
protected $nativeDataType
string $openAuctionStatus
string[] $restrictedCategories
protected $servingRestrictionsType
protected $servingRestrictionsDataType
int[] $vendorIds
int $version
protected $videoType
protected $videoDataType

Methods

setAccountId($accountId)

No description

string
getAccountId()

No description

setAdChoicesDestinationUrl($adChoicesDestinationUrl)

No description

string
getAdChoicesDestinationUrl()

No description

setAdTechnologyProviders(AdTechnologyProviders $adTechnologyProviders)

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

setAttributes($attributes)

No description

string[]
getAttributes()

No description

setClickThroughUrls($clickThroughUrls)

No description

string[]
getClickThroughUrls()

No description

setCorrections($corrections)

No description

getCorrections()

No description

setCreativeId($creativeId)

No description

string
getCreativeId()

No description

setDealsStatus($dealsStatus)

No description

string
getDealsStatus()

No description

setDeclaredClickThroughUrls($declaredClickThroughUrls)

No description

string[]
getDeclaredClickThroughUrls()

No description

setDetectedAdvertiserIds($detectedAdvertiserIds)

No description

string[]
getDetectedAdvertiserIds()

No description

setDetectedDomains($detectedDomains)

No description

string[]
getDetectedDomains()

No description

setDetectedLanguages($detectedLanguages)

No description

string[]
getDetectedLanguages()

No description

setDetectedProductCategories($detectedProductCategories)

No description

int[]
getDetectedProductCategories()

No description

setDetectedSensitiveCategories($detectedSensitiveCategories)

No description

int[]
setHtml(HtmlContent $html)

No description

getHtml()

No description

setImpressionTrackingUrls($impressionTrackingUrls)

No description

string[]
getImpressionTrackingUrls()

No description

setNative(NativeContent $native)

No description

getNative()

No description

setOpenAuctionStatus($openAuctionStatus)

No description

string
getOpenAuctionStatus()

No description

setRestrictedCategories($restrictedCategories)

No description

string[]
getRestrictedCategories()

No description

setServingRestrictions($servingRestrictions)

No description

setVendorIds($vendorIds)

No description

int[]
getVendorIds()

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

setAdTechnologyProviders(AdTechnologyProviders $adTechnologyProviders)

No description

Parameters

AdTechnologyProviders $adTechnologyProviders

AdTechnologyProviders getAdTechnologyProviders()

No description

Return Value

AdTechnologyProviders

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

setAttributes($attributes)

No description

Parameters

$attributes

string[] getAttributes()

No description

Return Value

string[]

setClickThroughUrls($clickThroughUrls)

No description

Parameters

$clickThroughUrls

string[] getClickThroughUrls()

No description

Return Value

string[]

setCorrections($corrections)

No description

Parameters

$corrections

Correction[] getCorrections()

No description

Return Value

Correction[]

setCreativeId($creativeId)

No description

Parameters

$creativeId

string getCreativeId()

No description

Return Value

string

setDealsStatus($dealsStatus)

No description

Parameters

$dealsStatus

string getDealsStatus()

No description

Return Value

string

setDeclaredClickThroughUrls($declaredClickThroughUrls)

No description

Parameters

$declaredClickThroughUrls

string[] getDeclaredClickThroughUrls()

No description

Return Value

string[]

setDetectedAdvertiserIds($detectedAdvertiserIds)

No description

Parameters

$detectedAdvertiserIds

string[] getDetectedAdvertiserIds()

No description

Return Value

string[]

setDetectedDomains($detectedDomains)

No description

Parameters

$detectedDomains

string[] getDetectedDomains()

No description

Return Value

string[]

setDetectedLanguages($detectedLanguages)

No description

Parameters

$detectedLanguages

string[] getDetectedLanguages()

No description

Return Value

string[]

setDetectedProductCategories($detectedProductCategories)

No description

Parameters

$detectedProductCategories

int[] getDetectedProductCategories()

No description

Return Value

int[]

setDetectedSensitiveCategories($detectedSensitiveCategories)

No description

Parameters

$detectedSensitiveCategories

int[] getDetectedSensitiveCategories()

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[]

setNative(NativeContent $native)

No description

Parameters

NativeContent $native

NativeContent getNative()

No description

Return Value

NativeContent

setOpenAuctionStatus($openAuctionStatus)

No description

Parameters

$openAuctionStatus

string getOpenAuctionStatus()

No description

Return Value

string

setRestrictedCategories($restrictedCategories)

No description

Parameters

$restrictedCategories

string[] getRestrictedCategories()

No description

Return Value

string[]

setServingRestrictions($servingRestrictions)

No description

Parameters

$servingRestrictions

ServingRestriction[] getServingRestrictions()

No description

Return Value

ServingRestriction[]

setVendorIds($vendorIds)

No description

Parameters

$vendorIds

int[] getVendorIds()

No description

Return Value

int[]

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