TDV Adapter for Google Ads

Build 22.0.8462

FeedItemSet

Represents a set of feed items. The set can be used and shared among certain feed item features. For instance, the set can be referenced within the matching functions of CustomerFeed, CampaignFeed, and AdGroupFeed.

Columns

Name Type Behavior Description
CustomerId Long ATTRIBUTE Output only. The ID of the customer.
FeedItemSetDisplayName String ATTRIBUTE Name of the set. Must be unique within the account.
FeedItemSetDynamicAffiliateLocationSetFilterChainIds String ATTRIBUTE Used to filter affiliate locations by chain ids. Only affiliate locations that belong to the specified chain(s) will be added to the FeedItemSet.
FeedItemSetDynamicLocationSetFilterBusinessNameFilterBusinessName String ATTRIBUTE Business name string to use for filtering.
FeedItemSetDynamicLocationSetFilterBusinessNameFilterFilterType String ATTRIBUTE The type of string matching to use when filtering with business_name.

The allowed values are EXACT, UNKNOWN, UNSPECIFIED.

FeedItemSetDynamicLocationSetFilterLabels String ATTRIBUTE If multiple labels are set, then only feeditems marked with all the labels will be added to the FeedItemSet.
FeedItemSetFeed String ATTRIBUTE Immutable. The resource name of the feed containing the feed items in the set. Immutable. Required.
FeedItemSetFeedItemSetId Long ATTRIBUTE Output only. ID of the set.
FeedItemSetResourceName String ATTRIBUTE Immutable. The resource name of the feed item set. Feed item set resource names have the form: customers/{customer_id}/feedItemSets/{feed_id}~{feed_item_set_id}
FeedItemSetStatus String ATTRIBUTE Output only. Status of the feed item set. This field is read-only.

The allowed values are ENABLED, REMOVED, UNKNOWN, UNSPECIFIED.

Pseudo-Columns

Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.

Name Type Description
ManagerId Long Id of the manager account on behalf of which you are requesting customer data.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462