public enum AdGroupAdField extends Enum<AdGroupAdField> implements EntityField
Enum
to facilitate the selection of fields for AdGroupAd
.Enum Constant and Description |
---|
AccentColor
Accent color.
|
AdGroupId
The id of the adgroup containing this ad.
|
AdType
Type of ad.
|
AdvertisingId
The Advertising Digital Identification code for this media, as defined by the American Association of Advertising Agencies, used mainly for television commercials.
|
AllowFlexibleColor
Advertiser?s consent to allow flexible color.
|
BaseAdGroupId
ID of the base ad group from which this draft/trial ad was created.
|
BaseCampaignId
ID of the base campaign from which this draft/trial ad was created.
|
BusinessName
The business name.
|
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.
|
CallOnlyAdDisableCallConversion
By default, call conversions are enabled when callTracked is on.
|
CallOnlyAdPhoneNumber
Phone number string for the ad.
|
CallOnlyAdPhoneNumberVerificationUrl
Url to be used for phone number verification.
|
CallToActionText
Call to action text.
|
CombinedApprovalStatus
Approval status that combines review state and status.
|
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.
|
Description
The descriptive text of the ad.
|
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.
|
FileSize
The size of the media file in bytes.
|
FormatSetting
Specifies which format the ad will be served in.
|
Headline
The headline of the ad.
|
HeadlinePart1
First part of the headline.
|
HeadlinePart2
Second part of the headline.
|
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.
|
LandscapeLogoImage
Landscape logo image.
|
LogoImage
Logo image to be used in the ad.
|
LongHeadline
Long format of the headline of the ad.
|
MainColor
Main color.
|
MarketingImage
Marketing image to be used in the ad.
|
MediaId
ID of this media object.
|
MimeType
The mime type of the media.
|
Name
Name of the ad.
|
Path1
Text that appears in the ad with the displayed URL.
|
Path2
In addition to
#path1 , more text that appears with the displayed URL. |
PolicySummary
Summary of policy findings for this ad.
|
PricePrefix
Prefix before price.
|
PromoText
Promotion text used for dynamic formats of responsive ads.
|
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.
|
ShortHeadline
Short format of the headline of the ad.
|
SourceUrl
The URL of where the original media was downloaded from (or a file name).
|
SquareMarketingImage
Square marketing image to be used in the ad.
|
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.
|
UrlData
Additional urls for the ad that are tagged with a unique identifier.
|
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 AccentColor
public static final AdGroupAdField AdGroupId
public static final AdGroupAdField AdType
public static final AdGroupAdField AdvertisingId
public static final AdGroupAdField AllowFlexibleColor
public static final AdGroupAdField BaseAdGroupId
public static final AdGroupAdField BaseCampaignId
public static final AdGroupAdField BusinessName
null
when it is contained within Operator
s : ADD.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 CallOnlyAdDisableCallConversion
public static final AdGroupAdField CallOnlyAdPhoneNumber
public static final AdGroupAdField CallOnlyAdPhoneNumberVerificationUrl
public static final AdGroupAdField CallToActionText
public static final AdGroupAdField CombinedApprovalStatus
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 Description
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 FileSize
public static final AdGroupAdField FormatSetting
public static final AdGroupAdField Headline
public static final AdGroupAdField HeadlinePart1
public static final AdGroupAdField HeadlinePart2
public static final AdGroupAdField Height
public static final AdGroupAdField Id
AdGroupAdService
.public static final AdGroupAdField ImageCreativeName
null
.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 LandscapeLogoImage
"DynamicSettings"
.
Valid image types are GIF, JPEG, and PNG.
The minimum size is 512x128 the aspect ratio must be 512:128 (+-1%).public static final AdGroupAdField LogoImage
"ResponsiveDisplayAd"
.
Valid image types are GIF, JPEG, and PNG.
The minimum size is 128x128 and the aspect ratio must be 1:1 (+-1%).public static final AdGroupAdField LongHeadline
public static final AdGroupAdField MainColor
public static final AdGroupAdField MarketingImage
"ResponsiveDisplayAd"
.
Valid image types are GIF, JPEG, and PNG.
The minimum size is 600x314 and the aspect ratio must be 600:314 (+-1%).public static final AdGroupAdField MediaId
public static final AdGroupAdField MimeType
public static final AdGroupAdField Name
public static final AdGroupAdField Path1
public static final AdGroupAdField Path2
#path1
, more text that appears with the displayed URL.public static final AdGroupAdField PolicySummary
public static final AdGroupAdField PricePrefix
public static final AdGroupAdField PromoText
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
null
.public static final AdGroupAdField RichMediaAdSnippet
The length of the string should be between 1 and 3072, inclusive.
public static final AdGroupAdField RichMediaAdSourceUrl
public static final AdGroupAdField RichMediaAdType
public static final AdGroupAdField ShortHeadline
public static final AdGroupAdField SourceUrl
public static final AdGroupAdField SquareMarketingImage
#marketingImage
image.
This ad format does not allow the creation of an image using the Image.data field.
An image must first be created using the MediaService, and Image.mediaId must be populated when creating a "ResponsiveDisplayAd"
.
Valid image types are GIF, JPEG, and PNG.
The minimum size is 300x300 the aspect ratio must be 1:1 (+-1%).public static final AdGroupAdField Status
null
when it is contained within Operator
s : SET.public static final AdGroupAdField StreamingUrl
public static final AdGroupAdField TemplateAdDuration
public static final AdGroupAdField TemplateAdName
null
.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 UrlData
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 © 2018. All Rights Reserved.