ProductLinkInvitation

แสดงคำเชิญให้เชื่อมต่อการแชร์ข้อมูลระหว่างบัญชี Google Ads กับบัญชีอื่น

การแสดง JSON
{
  "resourceName": string,
  "productLinkInvitationId": string,
  "status": enum (ProductLinkInvitationStatus),
  "type": enum (LinkedProductType),

  // Union field invited_account can be only one of the following:
  "hotelCenter": {
    object (HotelCenterLinkInvitationIdentifier)
  },
  "merchantCenter": {
    object (MerchantCenterLinkInvitationIdentifier)
  },
  "advertisingPartner": {
    object (AdvertisingPartnerLinkInvitationIdentifier)
  }
  // End of list of possible types for union field invited_account.
}
ช่อง
resourceName

string

เปลี่ยนแปลงไม่ได้ ชื่อทรัพยากรของคำเชิญลิงก์ผลิตภัณฑ์ ชื่อทรัพยากรคำเชิญลิงก์ผลิตภัณฑ์มีรูปแบบดังนี้

customers/{customerId}/productLinkInvitations/{productLinkInvitationId}

status

enum (ProductLinkInvitationStatus)

เอาต์พุตเท่านั้น สถานะของคำเชิญให้ลิงก์ผลิตภัณฑ์ ช่องนี้เป็นแบบอ่านอย่างเดียว

type

enum (LinkedProductType)

เอาต์พุตเท่านั้น ประเภทของบัญชีที่ได้รับเชิญ ช่องนี้เป็นแบบอ่านอย่างเดียวและสามารถใช้กรองคำเชิญด้วย {@code GoogleAdsService.SearchGoogleAdsRequest}

ฟิลด์สหภาพ invited_account บัญชีที่ได้รับเชิญให้ลิงก์กับบัญชี Google Ads นี้ invited_account ต้องเป็นค่าใดค่าหนึ่งต่อไปนี้เท่านั้น
hotelCenter

object (HotelCenterLinkInvitationIdentifier)

เอาต์พุตเท่านั้น คําเชิญให้ลิงก์โรงแรม

merchantCenter

object (MerchantCenterLinkInvitationIdentifier)

เอาต์พุตเท่านั้น คำเชิญให้ลิงก์ Merchant Center

advertisingPartner

object (AdvertisingPartnerLinkInvitationIdentifier)

เอาต์พุตเท่านั้น คำเชิญให้ลิงก์พาร์ทเนอร์ด้านโฆษณา

HotelCenterLinkInvitationIdentifier

ตัวระบุสำหรับบัญชีโรงแรม

การแสดง JSON
{
  "hotelCenterId": string
}
ช่อง
hotelCenterId

string (int64 format)

เอาต์พุตเท่านั้น รหัส Hotel Center ของบัญชีโรงแรม ช่องนี้เป็นแบบอ่านอย่างเดียว

MerchantCenterLinkInvitationIdentifier

ตัวระบุสำหรับบัญชี Merchant Center

การแสดง JSON
{
  "merchantCenterId": string
}
ช่อง
merchantCenterId

string (int64 format)

เอาต์พุตเท่านั้น รหัส Merchant Center ของบัญชี Merchant ช่องนี้เป็นแบบอ่านอย่างเดียว

AdvertisingPartnerLinkInvitationIdentifier

ตัวระบุสำหรับบัญชี Google Ads ของพาร์ทเนอร์การโฆษณา

การแสดง JSON
{
  "customer": string
}
ช่อง
customer

string

เปลี่ยนแปลงไม่ได้ ชื่อทรัพยากรของบัญชี Google Ads ของพาร์ทเนอร์การโฆษณา ช่องนี้เป็นแบบอ่านอย่างเดียว