AdvertiserCreativeConfig class
Creatives related settings of an advertiser.
Constructors
Properties
- dynamicCreativeEnabled ↔ bool
-
Whether or not the advertiser is enabled for dynamic creatives.
read / write
- hashCode → int
-
The hash code for this object. [...]
read-only, inherited
- iasClientId ↔ String
-
An ID for configuring campaign monitoring provided by Integral Ad Service
(IAS). The DV360 system will append an IAS "Campaign Monitor" tag
containing this ID to the creative tag.
read / write
- obaComplianceDisabled ↔ bool
-
Whether or not to use DV360's Online Behavioral Advertising (OBA)
compliance. Warning: Changing OBA settings may cause the audit status of
your creatives to be reset by some ad exchanges, making them ineligible to
serve until they are re-approved.
read / write
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
- videoCreativeDataSharingAuthorized ↔ bool
-
By setting this field to
true
, you, on behalf of your company, authorize Google to use video creatives associated with this Display & Video 360 advertiser to provide reporting and features related to the advertiser's television campaigns. Applicable only when the advertiser has a CM hybrid ad server configuration.read / write
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed. [...]
inherited
-
toJson(
) → Map< String, Object> -
toString(
) → String -
Returns a string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator. [...]
inherited