ProductLinkInvitation
Represents an invitation for data sharing connection between a Google Ads account and another account.
Columns
Name | Type | Behavior | Description |
CustomerId | Long | ATTRIBUTE | Output only. The ID of the customer. |
ProductLinkInvitationAdvertisingPartnerCustomer | String | ATTRIBUTE | Immutable. The resource name of the advertising partner Google Ads account. This field is read only. |
ProductLinkInvitationHotelCenterHotelCenterId | Long | ATTRIBUTE | Output only. The hotel center id of the hotel account. This field is read only |
ProductLinkInvitationMerchantCenterMerchantCenterId | Long | ATTRIBUTE | Output only. The Merchant Center id of the Merchant account. This field is read only |
ProductLinkInvitationProductLinkInvitationId | Long | ATTRIBUTE | Output only. The ID of the product link invitation. This field is read only. |
ProductLinkInvitationResourceName | String | ATTRIBUTE | Immutable. The resource name of a product link invitation. Product link invitation resource names have the form: customers/{customer_id}/productLinkInvitations/{product_link_invitation_id} |
ProductLinkInvitationStatus | String | ATTRIBUTE | Output only. The status of the product link invitation. This field is read only.
使用できる値は次のとおりです。ACCEPTED, EXPIRED, PENDING_APPROVAL, REJECTED, REQUESTED, REVOKED, UNKNOWN, UNSPECIFIED |
ProductLinkInvitationType | String | ATTRIBUTE | Output only. The type of the invited account. This field is read only and can be used for filtering invitations with {@code GoogleAdsService.SearchGoogleAdsRequest}.
使用できる値は次のとおりです。ADVERTISING_PARTNER, DATA_PARTNER, GOOGLE_ADS, HOTEL_CENTER, MERCHANT_CENTER, UNKNOWN, UNSPECIFIED |
Pseudo-Columns
SELECT ステートメントのWHERE 句では、疑似列フィールドを使用して、データソースから返されるタプルを詳細に制御することができます。
Name | Type | Description |
ManagerId | Long | Id of the manager account on behalf of which you are requesting customer data. |