ProductLinkInvitation
Represents an invitation for data sharing connection between a Google Ads
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. |
| ProductLinkInvitationAdvertisingPartnerPropertiesAllowedDomain | String | ATTRIBUTE | Immutable. The allowed domain for the Advertising Partner link invitation. The advertising partner will only be able to advertise on this domain. The field is immutable after the creation of the link invitation. |
| 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. |
| ProductLinkInvitationResourceName | String | ATTRIBUTE | Immutable. The resource name of a product link invitation. |
| ProductLinkInvitationStatus | String | ATTRIBUTE | Output only. The status of the product link invitation.
使用できる値は次のとおりです。ACCEPTED, EXPIRED, PENDING_APPROVAL, REJECTED, REQUESTED, REVOKED, UNKNOWN |
| ProductLinkInvitationType | String | ATTRIBUTE | Output only. The type of the invited account.
使用できる値は次のとおりです。ADVERTISING_PARTNER, DATA_PARTNER, GOOGLE_ADS, HOTEL_CENTER, MERCHANT_CENTER, UNKNOWN |
Pseudo-Columns
SELECT ステートメントのWHERE 句では、疑似カラムフィールドを使用して、データソースから返されるデータを詳細に制御することができます。
| Name | Type | Description |
| ManagerId | Long | Id of the manager account on behalf of which you are requesting customer data. |