CampaignExtensionSetting
A campaign extension setting.
Columns
Name | Type | Behavior | Description |
CampaignExtensionSettingCampaign | String | ATTRIBUTE | Immutable. The resource name of the campaign. The linked extension feed items will serve under this campaign. Campaign resource names have the form: customers/{customer_id}/campaigns/{campaign_id} |
CampaignExtensionSettingDevice | String | ATTRIBUTE | The device for which the extensions will serve. Optional.
使用できる値は次のとおりです。DESKTOP, MOBILE, UNKNOWN, UNSPECIFIED |
CampaignExtensionSettingExtensionFeedItems | String | ATTRIBUTE | The resource names of the extension feed items to serve under the campaign. ExtensionFeedItem resource names have the form: customers/{customer_id}/extensionFeedItems/{feed_item_id} |
CampaignExtensionSettingExtensionType | String | ATTRIBUTE | Immutable. The extension type of the customer extension setting.
使用できる値は次のとおりです。AFFILIATE_LOCATION, APP, CALL, CALLOUT, HOTEL_CALLOUT, IMAGE, LOCATION, MESSAGE, NONE, PRICE, PROMOTION, SITELINK, STRUCTURED_SNIPPET, UNKNOWN, UNSPECIFIED |
CampaignExtensionSettingResourceName | String | ATTRIBUTE | Immutable. The resource name of the campaign extension setting. CampaignExtensionSetting resource names have the form: customers/{customer_id}/campaignExtensionSettings/{campaign_id}~{extension_type} |
CustomerId | Long | ATTRIBUTE | Output only. The ID of the customer. |
Pseudo-Columns
SELECT ステートメントのWHERE 句では、疑似列フィールドを使用して、データソースから返されるタプルを詳細に制御することができます。
Name | Type | Description |
ManagerId | Long | Id of the manager account on behalf of which you are requesting customer data. |