ExtensionFeedItem

An extension feed item.

Fields

resource_name

string

Immutable. The resource name of the extension feed item. Extension feed item resource names have the form:

customers/{customer_id}/extensionFeedItems/{feed_item_id}

extension_type

ExtensionType

Output only. The extension type of the extension feed item. This field is read-only.

ad_schedules[]

AdScheduleInfo

List of non-overlapping schedules specifying all time intervals for which the feed item may serve. There can be a maximum of 6 schedules per day.

device

FeedItemTargetDevice

The targeted device.

targeted_keyword

KeywordInfo

The targeted keyword.

status

FeedItemStatus

Output only. Status of the feed item. This field is read-only.

id

int64

Output only. The ID of this feed item. Read-only.

start_date_time

string

Start time in which this feed item is effective and can begin serving. The time is in the customer's time zone. The format is "YYYY-MM-DD HH:MM:SS". Examples: "2018-03-05 09:15:00" or "2018-02-01 14:34:30"

end_date_time

string

End time in which this feed item is no longer effective and will stop serving. The time is in the customer's time zone. The format is "YYYY-MM-DD HH:MM:SS". Examples: "2018-03-05 09:15:00" or "2018-02-01 14:34:30"

targeted_geo_target_constant

string

The targeted geo target constant.

Union field

extension

extension. Extension type. extension can be only one of the following:

structured_snippet_feed_item

StructuredSnippetFeedItem

Structured snippet extension.

app_feed_item

AppFeedItem

App extension.

call_feed_item

CallFeedItem

Call extension.

callout_feed_item

CalloutFeedItem

Callout extension.

text_message_feed_item

TextMessageFeedItem

Text message extension.

price_feed_item

PriceFeedItem

Price extension.

promotion_feed_item

PromotionFeedItem

Promotion extension.

location_feed_item

LocationFeedItem

Output only. Location extension. Locations are synced from a Business Profile into a feed. This field is read-only.

affiliate_location_feed_item

AffiliateLocationFeedItem

Output only. Affiliate location extension. Feed locations are populated by Google Ads based on a chain ID. This field is read-only.

hotel_callout_feed_item

HotelCalloutFeedItem

Hotel Callout extension.

image_feed_item

ImageFeedItem

Immutable. Advertiser provided image extension.

Union field

serving_resource_targeting

serving_resource_targeting. Targeting at either the campaign or ad group level. Feed items that target a campaign or ad group will only serve with that resource. serving_resource_targeting can be only one of the following:

targeted_campaign

string

The targeted campaign.

targeted_ad_group

string

The targeted ad group.