public enum AdGroupAdField extends Enum<AdGroupAdField> implements EntityField
Enum
to facilitate the selection of fields for AdGroupAd
.Enum Constant and Description |
---|
AdGroupAdDisapprovalReasons
List of disapproval reasons.
|
AdGroupAdTrademarkDisapproved
True if and only if this ad is not serving because it does not meet trademark policy.
|
AdGroupCreativeApprovalStatus
Approval status.
|
AdGroupId
The id of the adgroup containing this ad.
|
AdvertisingId
The Advertising Digital Identification code for this media, as defined by the American Association of Advertising Agencies, used mainly for television commercials.
|
CallOnlyAdBusinessName
Business name of the ad.
|
CallOnlyAdCallTracked
If set to true, enable call tracking for the creative.
|
CallOnlyAdConversionTypeId
Conversion type to attribute a call conversion to.
|
CallOnlyAdCountryCode
Two letter country code for the ad.
|
CallOnlyAdDescription1
First line of ad text.
|
CallOnlyAdDescription2
Second line of ad text.
|
CallOnlyAdPhoneNumber
Phone number string for the ad.
|
CallOnlyAdPhoneNumberVerificationUrl
Url to be used for phone number verification.
|
CreationTime
Media creation date in the format YYYY-MM-DD HH:MM:SS+TZ.
|
CreativeFinalAppUrls
A list of final app URLs that will be used on mobile if the user has the specific app installed.
|
CreativeFinalMobileUrls
A list of possible final mobile URLs after all cross domain redirects.
|
CreativeFinalUrls
A list of possible final URLs after all cross domain redirects.
|
CreativeTrackingUrlTemplate
URL template for constructing a tracking URL.
|
CreativeUrlCustomParameters
A list of mappings to be used for substituting URL custom parameter tags in the trackingUrlTemplate, finalUrls, and/or finalMobileUrls.
|
Description1
The first description line
|
Description2
The second description line
|
DevicePreference
The device preference for the ad.
|
Dimensions
Various dimension sizes for the media.
|
DisplayUrl
Visible URL.
|
DurationMillis
The duration of the associated audio, in milliseconds.
|
ExpandingDirections
Allowed expanding directions.
|
ExperimentDataStatus
Status of the experiment row
|
ExperimentDeltaStatus
Status of this AdGroupAd in the experiment.
|
ExperimentId |
FileSize
The size of the media file in bytes.
|
Headline
The headline of the ad
|
Height
Height of the dimension
|
Id
ID of this ad.
|
ImageCreativeName
The name label for this ad.
|
IndustryStandardCommercialIdentifier
The Industry Standard Commercial Identifier code for this media, used mainly for television commercials.
|
IsCookieTargeted
Defines whether or not the ad is cookie targeted.
|
IsTagged
Defines whether or not the ad contains a tracking pixel of any kind.
|
IsUserInterestTargeted
Defines whether or not the ad is targeting user interest.
|
Labels
Labels that are attached to the AdGroupAd.
|
MediaId
ID of this media object.
|
MimeType
The mime type of the media.
|
MobileAdBusinessName
The business name of the mobile ad.
|
MobileAdCountryCode
The country code for the phone number in the click-to-call mobile ad.
|
MobileAdDescription
The description line.
|
MobileAdHeadline
The headline of the ad.
|
MobileAdMarkupLanguages
The list of markup languages to use for the mobile ad.
|
MobileAdMobileCarriers
The list of mobile carriers to use for the mobile ad.
|
MobileAdPhoneNumber
The click-to-call phone number.
|
MobileImageAdMarkupLanguages
The list of markup languages to use for the mobile ad.
|
MobileImageAdMobileCarriers
The list of mobile carriers to use for the mobile ad.
|
Name
Name of the ad.
|
PromotionLine
Promotional line for this ad.
|
ReadyToPlayOnTheWeb
Indicates whether the audio is ready to play on the web.
|
ReferenceId
Media reference ID key.
|
RichMediaAdCertifiedVendorFormatId
|
RichMediaAdDuration
Duration for the ad (in milliseconds).
|
RichMediaAdImpressionBeaconUrl
Impression beacon URL for the ad.
|
RichMediaAdName
Name of the rich media ad.
|
RichMediaAdSnippet
Snippet for this ad.
|
RichMediaAdSourceUrl
SourceUrl pointing to the third party snippet.
|
RichMediaAdType
Type of this rich media ad, the default is Standard.
|
SourceUrl
The URL of where the original media was downloaded from (or a file name).
|
Status
The status of the ad.
|
StreamingUrl
The streaming URL of the audio.
|
TemplateAdDuration
Duration of this ad (if it contains playable media).
|
TemplateAdName
Name of this ad.
|
TemplateAdUnionId
Group ID of all template ads, which should be created together.
|
TemplateElementFieldName
The name of this field.
|
TemplateElementFieldText
Text value for text field types.
|
TemplateElementFieldType
The type of this field.
|
TemplateId
ID of the template to use.
|
TemplateOriginAdId
For copies, the ad id of the ad this was or should be copied from.
|
Type
Type of the creative.
|
UniqueName
Unique name for this element.
|
Url
Destination URL.
|
Urls
URLs pointing to the resized media for the given sizes.
|
VideoTypes
Video Types of the ad.
|
Width
Width of the dimension
|
YouTubeVideoIdString
For YouTube-hosted videos, the YouTube video ID (as seen in YouTube URLs) may also be filled in.
|
Modifier and Type | Method and Description |
---|---|
boolean |
isFilterable()
If the field is filterable.
|
static AdGroupAdField |
valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AdGroupAdField[] |
values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
name
public static final AdGroupAdField AdGroupAdDisapprovalReasons
public static final AdGroupAdField AdGroupAdTrademarkDisapproved
approvalStatus
is an approved status.public static final AdGroupAdField AdGroupCreativeApprovalStatus
public static final AdGroupAdField AdGroupId
public static final AdGroupAdField AdvertisingId
public static final AdGroupAdField CallOnlyAdBusinessName
public static final AdGroupAdField CallOnlyAdCallTracked
public static final AdGroupAdField CallOnlyAdConversionTypeId
public static final AdGroupAdField CallOnlyAdCountryCode
public static final AdGroupAdField CallOnlyAdDescription1
public static final AdGroupAdField CallOnlyAdDescription2
public static final AdGroupAdField CallOnlyAdPhoneNumber
public static final AdGroupAdField CallOnlyAdPhoneNumberVerificationUrl
public static final AdGroupAdField CreationTime
public static final AdGroupAdField CreativeFinalAppUrls
This field is used for upgraded urls only, as described at: https://developers.google.com/adwords/api/docs/guides/upgraded-urls
public static final AdGroupAdField CreativeFinalMobileUrls
This field is used for upgraded urls only, as described at: https://developers.google.com/adwords/api/docs/guides/upgraded-urls
public static final AdGroupAdField CreativeFinalUrls
This field is used for upgraded urls only, as described at: https://developers.google.com/adwords/api/docs/guides/upgraded-urls
public static final AdGroupAdField CreativeTrackingUrlTemplate
This field is used for upgraded urls only, as described at: https://developers.google.com/adwords/api/docs/guides/upgraded-urls
public static final AdGroupAdField CreativeUrlCustomParameters
This field is used for upgraded urls only, as described at: https://developers.google.com/adwords/api/docs/guides/upgraded-urls
public static final AdGroupAdField Description1
public static final AdGroupAdField Description2
public static final AdGroupAdField DevicePreference
public static final AdGroupAdField Dimensions
public static final AdGroupAdField DisplayUrl
public static final AdGroupAdField DurationMillis
public static final AdGroupAdField ExpandingDirections
public static final AdGroupAdField ExperimentDataStatus
public static final AdGroupAdField ExperimentDeltaStatus
public static final AdGroupAdField ExperimentId
public static final AdGroupAdField FileSize
public static final AdGroupAdField Headline
public static final AdGroupAdField Height
public static final AdGroupAdField Id
AdGroupAdService
.public static final AdGroupAdField ImageCreativeName
public static final AdGroupAdField IndustryStandardCommercialIdentifier
public static final AdGroupAdField IsCookieTargeted
public static final AdGroupAdField IsTagged
public static final AdGroupAdField IsUserInterestTargeted
public static final AdGroupAdField Labels
Label
to an existing AdGroupAd
, use AdGroupAdService#mutateLabel
with ADD operator.
To remove an associated Label
from the AdGroupAd
, use AdGroupAdService#mutateLabel
with REMOVE operator.
To filter on Label
s, use one of Predicate.Operator#CONTAINS_ALL
, Predicate.Operator#CONTAINS_ANY
, Predicate.Operator#CONTAINS_NONE
operators with a list of Label
ids.public static final AdGroupAdField MediaId
public static final AdGroupAdField MimeType
public static final AdGroupAdField MobileAdBusinessName
public static final AdGroupAdField MobileAdCountryCode
public static final AdGroupAdField MobileAdDescription
public static final AdGroupAdField MobileAdHeadline
public static final AdGroupAdField MobileAdMarkupLanguages
public static final AdGroupAdField MobileAdMobileCarriers
public static final AdGroupAdField MobileAdPhoneNumber
public static final AdGroupAdField MobileImageAdMarkupLanguages
public static final AdGroupAdField MobileImageAdMobileCarriers
public static final AdGroupAdField Name
public static final AdGroupAdField PromotionLine
public static final AdGroupAdField ReadyToPlayOnTheWeb
public static final AdGroupAdField ReferenceId
public static final AdGroupAdField RichMediaAdCertifiedVendorFormatId
public static final AdGroupAdField RichMediaAdDuration
public static final AdGroupAdField RichMediaAdImpressionBeaconUrl
public static final AdGroupAdField RichMediaAdName
public static final AdGroupAdField RichMediaAdSnippet
public static final AdGroupAdField RichMediaAdSourceUrl
public static final AdGroupAdField RichMediaAdType
public static final AdGroupAdField SourceUrl
public static final AdGroupAdField Status
public static final AdGroupAdField StreamingUrl
public static final AdGroupAdField TemplateAdDuration
public static final AdGroupAdField TemplateAdName
public static final AdGroupAdField TemplateAdUnionId
public static final AdGroupAdField TemplateElementFieldName
public static final AdGroupAdField TemplateElementFieldText
public static final AdGroupAdField TemplateElementFieldType
public static final AdGroupAdField TemplateId
public static final AdGroupAdField TemplateOriginAdId
public static final AdGroupAdField Type
public static final AdGroupAdField UniqueName
public static final AdGroupAdField Url
Do not set this field if you are using upgraded URLs, as described at: https://developers.google.com/adwords/api/docs/guides/upgraded-urls
public static final AdGroupAdField Urls
public static final AdGroupAdField VideoTypes
public static final AdGroupAdField Width
public static final AdGroupAdField YouTubeVideoIdString
public static AdGroupAdField[] values()
for (AdGroupAdField c : AdGroupAdField.values()) System.out.println(c);
public static AdGroupAdField valueOf(String name)
name
- the name of the enum constant to be returned.IllegalArgumentException
- if this enum type has no constant with the specified nameNullPointerException
- if the argument is nullpublic boolean isFilterable()
EntityField
isFilterable
in interface EntityField
Copyright © 2015. All Rights Reserved.