Represents a sitelink extension.
- Namespace
-
https://adwords.google.com/api/adwords/cm/v201809
Field |
|
---|---|
ExtensionFeedItem (inherited)
|
|
|
Id of this feed item's feed. This field is read only and will be ignored when sent to the API.
|
|
Id of the feed item. |
|
Status of the feed item. Enumerations
This field is read only and will be ignored when sent to the API.
|
|
The type of the feed containing this extension feed item data. The field will be set by a subclass with a defined feed type. Enumerations
This field is read only and will be ignored when sent to the API.
|
|
Start time in which this feed item is effective and can begin serving. The time zone of startTime must either match the time zone of the account or be unspecified where the time zone defaults to the account time zone. This field may be null to indicate no start time restriction. The special value "00000101 000000" may be used to clear an existing start time. This field is read only and will be ignored when sent to the API for the following Operators: REMOVE.
|
|
End time in which this feed item is no longer effective and will stop serving. The time zone of endTime must either match the time zone of the account or be unspecified where the time zone defaults to the account time zone. This field may be null to indicate no end time restriction. The special value "00000101 000000" may be used to clear an existing end time. This field is read only and will be ignored when sent to the API for the following Operators: REMOVE.
|
|
Device preference for the feed item. |
|
FeedItemScheduling specifying times for when the feed item may serve. On retrieval or creation of the feed item, if the field is left null, no feed item scheduling restrictions are placed on the feed item. On update, if the field is left unspecified, the previous feedItemScheduling state will not be changed. On update, if the field is set with a FeedItemScheduling with an empty feedItemSchedules list, the scheduling will be cleared of all FeedItemSchedules indicating the feed item has no scheduling restrictions. |
|
Campaign targeting specifying what campaign this extension can serve with. On update, if the field is left unspecified, the previous campaign targeting state will not be changed. On update, if the field is set with an empty FeedItemCampaignTargeting, the campaign targeting will be cleared. Note: If adGroupTargeting and campaignTargeting are set (either in the request or pre-existing from a previous request), the targeted campaign must match the targeted adgroup's campaign. If only adGroupTargeting is specified and there is no campaignTargeting, then a campaignTargeting will be set to the targeted adgroup's campaign. |
|
Adgroup targeting specifying what adgroup this extension can serve with. On update, if the field is left unspecified, the previous adgroup targeting state will not be changed. On update, if the field is set with an empty FeedItemAdGroupTargeting, the adgroup targeting will be cleared. Note: If adGroupTargeting and campaignTargeting are set (either in the request or pre-existing from a previous request), the targeted campaign must match the targeted adgroup's campaign. If only adGroupTargeting is specified and there is no campaignTargeting, then a campaignTargeting will be set to the targeted adgroup's campaign. |
|
Keyword targeting specifies what keyword this extension can serve with. On update, if the field is left unspecified, the previous keyword targeting state will not be changed. On update, if the field is set with a Keyword and without Keyword.text set keyword targeting will be cleared. |
|
Geo targeting specifies what locations this extension can serve with. On update, if the field is left unspecified, the previous geo targeting state will not be changed. On update, if the field is set with a null value for criterionId, the geo targeting will be cleared. |
|
Geo targeting restriction specifies the type of location that can be used for targeting. On update, if the field is left unspecified, the previous geo targeting restriction state will not be changed. On update, if the field is set with a null GeoRestriction enum, the geo targeting restriction will be cleared. |
|
Summary of a feed item's offline validation, policy findings, and approval results. This field is read only and will be ignored when sent to the API.
|
|
Indicates that this instance is a subtype of ExtensionFeedItem. Although this field is returned in the response, it is ignored on input and cannot be selected. Specify xsi:type instead. |
SitelinkFeedItem
|
|
|
URL display text for the sitelink. The length of this string should be between 1 and 25, inclusive, (trimmed).
|
|
Destination URL for the sitelink. The length of this string should be between 0 and 2076, inclusive, (trimmed).
|
|
First line of the description for the sitelink. To clear this field, set its value to the empty string. If this value is set, sitelinkLine3 must also be set. The length of this string should be between 0 and 35, inclusive, (trimmed).
|
|
Second line of the description for the sitelink. To clear this field, set its value to the empty string. If this value is set, sitelinkLine2 must also be set. The length of this string should be between 0 and 35, inclusive, (trimmed).
|
|
A list of possible final URLs after all cross domain redirects. |
|
A list of possible final mobile URLs after all cross domain redirects. |
|
URL template for constructing a tracking URL. To clear this field, set its value to the empty string. |
|
Final URL suffix to be appended to landing page URLs served with parallel tracking. To clear this field, set its value to the empty string. |
|
A list of mappings to be used for substituting URL custom parameter tags in the trackingUrlTemplate, finalUrls, and/or finalMobileUrls. |