CustomerExtensionSetting
A customer extension setting.
Columns
Name | Type | Behavior | Description |
CustomerId | Long | ATTRIBUTE | Output only. The ID of the customer. |
CustomerExtensionSettingDevice | String | ATTRIBUTE | The device for which the extensions will serve. Optional.
使用できる値は次のとおりです。DESKTOP, MOBILE, UNKNOWN, UNSPECIFIED |
CustomerExtensionSettingExtensionFeedItems | String | ATTRIBUTE | The resource names of the extension feed items to serve under the customer. ExtensionFeedItem resource names have the form: customers/{customer_id}/extensionFeedItems/{feed_item_id} |
CustomerExtensionSettingExtensionType | 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 |
CustomerExtensionSettingResourceName | String | ATTRIBUTE | Immutable. The resource name of the customer extension setting. CustomerExtensionSetting resource names have the form: customers/{customer_id}/customerExtensionSettings/{extension_type} |
Pseudo-Columns
SELECT ステートメントのWHERE 句では、疑似列フィールドを使用して、データソースから返されるタプルを詳細に制御することができます。
Name | Type | Description |
ManagerId | Long | Id of the manager account on behalf of which you are requesting customer data. |