A
More...
|
| long | advertiserId [get, set] |
| | The ID of the advertiser that owns the creative. This attribute is required. More...
|
| |
| bool | advertiserIdSpecified [get, set] |
| |
| long | id [get, set] |
| | Uniquely identifies the More...
|
| |
| bool | idSpecified [get, set] |
| |
| string | name [get, set] |
| | The name of the creative. This attribute is required and has a maximum length of 255 characters. More...
|
| |
| Size | size [get, set] |
| | The Size of the creative. This attribute is required for creation and then is read-only. More...
|
| |
| string | previewUrl [get, set] |
| | The URL of the creative for previewing the media. This attribute is read-only and is assigned by Google when a creative is created. More...
|
| |
| CreativePolicyViolation[] | policyLabels [get, set] |
| | Set of policy labels detected for this creative. This attribute is read-only. More...
|
| |
| AppliedLabel[] | appliedLabels [get, set] |
| | The set of labels applied to this creative. More...
|
| |
| DateTime | lastModifiedDateTime [get, set] |
| | The date and time this creative was last modified. More...
|
| |
| BaseCustomFieldValue[] | customFieldValues [get, set] |
| | The values of the custom fields associated with this creative. More...
|
| |
| ThirdPartyDataDeclaration | thirdPartyDataDeclaration [get, set] |
| | The third party companies associated with this creative. More...
|
| |
| ThirdPartyDataDeclarationStatus | thirdPartyDataDeclarationStatus [get, set] |
| | The status of the ThirdPartyDataDeclaration compared with the set of third party companies detected during automated scanning. More...
|
| |
| bool | thirdPartyDataDeclarationStatusSpecified [get, set] |
| |
| bool | adBadgingEnabled [get, set] |
| | Whether the creative has ad badging enabled. More...
|
| |
| bool | adBadgingEnabledSpecified [get, set] |
| |
| bool | selfDeclaredEuropeanUnionPoliticalContent [get, set] |
| | Whether the publisher has declared that the creative contains European Union political content. More...
|
| |
| bool | selfDeclaredEuropeanUnionPoliticalContentSpecified [get, set] |
| |
A
Creative represents the media for the ad being served.
Read more about creatives on the Ad Manager Help Center.
| bool Google.Api.Ads.AdManager.v202605.Creative.adBadgingEnabled |
|
getset |
Whether the creative has ad badging enabled.
Defaults to false for CreativeType.VAST_REDIRECT, , , , , , , , , , and CreativeType.STANDARD_FLASH creative types.
. Defaults to true for all other creative types.
| bool Google.Api.Ads.AdManager.v202605.Creative.adBadgingEnabledSpecified |
|
getset |
| long Google.Api.Ads.AdManager.v202605.Creative.advertiserId |
|
getset |
| bool Google.Api.Ads.AdManager.v202605.Creative.advertiserIdSpecified |
|
getset |
true, if a value is specified for advertiserId, false otherwise.
| AppliedLabel [] Google.Api.Ads.AdManager.v202605.Creative.appliedLabels |
|
getset |
The set of labels applied to this creative.
The values of the custom fields associated with this creative.
| long Google.Api.Ads.AdManager.v202605.Creative.id |
|
getset |
Uniquely identifies the
Creative. This value is read-only and is assigned by Google when the creative is created. This attribute is required for updates.
| bool Google.Api.Ads.AdManager.v202605.Creative.idSpecified |
|
getset |
| DateTime Google.Api.Ads.AdManager.v202605.Creative.lastModifiedDateTime |
|
getset |
The date and time this creative was last modified.
| string Google.Api.Ads.AdManager.v202605.Creative.name |
|
getset |
Set of policy labels detected for this creative. This attribute is read-only.
| string Google.Api.Ads.AdManager.v202605.Creative.previewUrl |
|
getset |
| bool Google.Api.Ads.AdManager.v202605.Creative.selfDeclaredEuropeanUnionPoliticalContent |
|
getset |
Whether the publisher has declared that the creative contains European Union political content.
Support for this field will be rolled out gradually in Q3
- Until then, setting this field will return an error with reason
FeatureError.Reason::MISSING_FEATURE.
Defaults to false for all creative types.
| bool Google.Api.Ads.AdManager.v202605.Creative.selfDeclaredEuropeanUnionPoliticalContentSpecified |
|
getset |
| Size Google.Api.Ads.AdManager.v202605.Creative.size |
|
getset |
The Size of the creative. This attribute is required for creation and then is read-only.
The third party companies associated with this creative.
This is distinct from any associated companies that Google may detect programmatically.
| bool Google.Api.Ads.AdManager.v202605.Creative.thirdPartyDataDeclarationStatusSpecified |
|
getset |
The documentation for this class was generated from the following file: