public final class Advertiser
extends com.google.api.client.json.GenericJson
This is the Java data model class that specifies how to parse/serialize into the JSON that is transmitted over HTTP when working with the DCM/DFA Reporting And Trafficking API. For a detailed explanation see: https://developers.google.com/api-client-library/java/google-http-java-client/json
com.google.api.client.util.GenericData.Flags| Constructor and Description |
|---|
Advertiser() |
| Modifier and Type | Method and Description |
|---|---|
Advertiser |
clone() |
java.lang.Long |
getAccountId()
Account ID of this advertiser.This is a read-only field that can be left blank.
|
java.lang.Long |
getAdvertiserGroupId()
ID of the advertiser group this advertiser belongs to.
|
java.lang.String |
getClickThroughUrlSuffix()
Suffix added to click-through URL of ad creative associations under this advertiser.
|
java.lang.Long |
getDefaultClickThroughEventTagId()
ID of the click-through event tag to apply by default to the landing pages of this advertiser's
campaigns.
|
java.lang.String |
getDefaultEmail()
Default email address used in sender field for tag emails.
|
java.lang.Long |
getFloodlightConfigurationId()
Floodlight configuration ID of this advertiser.
|
DimensionValue |
getFloodlightConfigurationIdDimensionValue()
Dimension value for the ID of the floodlight configuration.
|
java.lang.Long |
getId()
ID of this advertiser.
|
DimensionValue |
getIdDimensionValue()
Dimension value for the ID of this advertiser.
|
java.lang.String |
getKind()
Identifies what kind of resource this is.
|
java.lang.String |
getName()
Name of this advertiser.
|
java.lang.Long |
getOriginalFloodlightConfigurationId()
Original floodlight configuration before any sharing occurred.
|
java.lang.String |
getStatus()
Status of this advertiser.
|
java.lang.Long |
getSubaccountId()
Subaccount ID of this advertiser.This is a read-only field that can be left blank.
|
java.lang.Boolean |
getSuspended()
Suspension status of this advertiser.
|
Advertiser |
set(java.lang.String fieldName,
java.lang.Object value) |
Advertiser |
setAccountId(java.lang.Long accountId)
Account ID of this advertiser.This is a read-only field that can be left blank.
|
Advertiser |
setAdvertiserGroupId(java.lang.Long advertiserGroupId)
ID of the advertiser group this advertiser belongs to.
|
Advertiser |
setClickThroughUrlSuffix(java.lang.String clickThroughUrlSuffix)
Suffix added to click-through URL of ad creative associations under this advertiser.
|
Advertiser |
setDefaultClickThroughEventTagId(java.lang.Long defaultClickThroughEventTagId)
ID of the click-through event tag to apply by default to the landing pages of this advertiser's
campaigns.
|
Advertiser |
setDefaultEmail(java.lang.String defaultEmail)
Default email address used in sender field for tag emails.
|
Advertiser |
setFloodlightConfigurationId(java.lang.Long floodlightConfigurationId)
Floodlight configuration ID of this advertiser.
|
Advertiser |
setFloodlightConfigurationIdDimensionValue(DimensionValue floodlightConfigurationIdDimensionValue)
Dimension value for the ID of the floodlight configuration.
|
Advertiser |
setId(java.lang.Long id)
ID of this advertiser.
|
Advertiser |
setIdDimensionValue(DimensionValue idDimensionValue)
Dimension value for the ID of this advertiser.
|
Advertiser |
setKind(java.lang.String kind)
Identifies what kind of resource this is.
|
Advertiser |
setName(java.lang.String name)
Name of this advertiser.
|
Advertiser |
setOriginalFloodlightConfigurationId(java.lang.Long originalFloodlightConfigurationId)
Original floodlight configuration before any sharing occurred.
|
Advertiser |
setStatus(java.lang.String status)
Status of this advertiser.
|
Advertiser |
setSubaccountId(java.lang.Long subaccountId)
Subaccount ID of this advertiser.This is a read-only field that can be left blank.
|
Advertiser |
setSuspended(java.lang.Boolean suspended)
Suspension status of this advertiser.
|
getFactory, setFactory, toPrettyString, toStringentrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, setUnknownKeyspublic java.lang.Long getAccountId()
null for nonepublic Advertiser setAccountId(java.lang.Long accountId)
accountId - accountId or null for nonepublic java.lang.Long getAdvertiserGroupId()
null for nonepublic Advertiser setAdvertiserGroupId(java.lang.Long advertiserGroupId)
advertiserGroupId - advertiserGroupId or null for nonepublic java.lang.String getClickThroughUrlSuffix()
null for nonepublic Advertiser setClickThroughUrlSuffix(java.lang.String clickThroughUrlSuffix)
clickThroughUrlSuffix - clickThroughUrlSuffix or null for nonepublic java.lang.Long getDefaultClickThroughEventTagId()
null for nonepublic Advertiser setDefaultClickThroughEventTagId(java.lang.Long defaultClickThroughEventTagId)
defaultClickThroughEventTagId - defaultClickThroughEventTagId or null for nonepublic java.lang.String getDefaultEmail()
null for nonepublic Advertiser setDefaultEmail(java.lang.String defaultEmail)
defaultEmail - defaultEmail or null for nonepublic java.lang.Long getFloodlightConfigurationId()
null for nonepublic Advertiser setFloodlightConfigurationId(java.lang.Long floodlightConfigurationId)
floodlightConfigurationId - floodlightConfigurationId or null for nonepublic DimensionValue getFloodlightConfigurationIdDimensionValue()
null for nonepublic Advertiser setFloodlightConfigurationIdDimensionValue(DimensionValue floodlightConfigurationIdDimensionValue)
floodlightConfigurationIdDimensionValue - floodlightConfigurationIdDimensionValue or null for nonepublic java.lang.Long getId()
null for nonepublic Advertiser setId(java.lang.Long id)
id - id or null for nonepublic DimensionValue getIdDimensionValue()
null for nonepublic Advertiser setIdDimensionValue(DimensionValue idDimensionValue)
idDimensionValue - idDimensionValue or null for nonepublic java.lang.String getKind()
null for nonepublic Advertiser setKind(java.lang.String kind)
kind - kind or null for nonepublic java.lang.String getName()
null for nonepublic Advertiser setName(java.lang.String name)
name - name or null for nonepublic java.lang.Long getOriginalFloodlightConfigurationId()
null for nonepublic Advertiser setOriginalFloodlightConfigurationId(java.lang.Long originalFloodlightConfigurationId)
originalFloodlightConfigurationId - originalFloodlightConfigurationId or null for nonepublic java.lang.String getStatus()
null for nonepublic Advertiser setStatus(java.lang.String status)
status - status or null for nonepublic java.lang.Long getSubaccountId()
null for nonepublic Advertiser setSubaccountId(java.lang.Long subaccountId)
subaccountId - subaccountId or null for nonepublic java.lang.Boolean getSuspended()
null for nonepublic Advertiser setSuspended(java.lang.Boolean suspended)
suspended - suspended or null for nonepublic Advertiser set(java.lang.String fieldName, java.lang.Object value)
set in class com.google.api.client.json.GenericJsonpublic Advertiser clone()
clone in class com.google.api.client.json.GenericJson