Destination

您要傳送資料的 Google 產品。例如 Google Ads 帳戶。

JSON 表示法
{
  "reference": string,
  "loginAccount": {
    object (ProductAccount)
  },
  "linkedAccount": {
    object (ProductAccount)
  },
  "operatingAccount": {
    object (ProductAccount)
  },
  "productDestinationId": string
}
欄位
reference

string

(選用步驟) 這個 Destination 資源的 ID,在要求中必須是唯一的。在 IngestEventsRequestIngestAudienceMembersRequest 中參照這個 Destination

loginAccount

object (ProductAccount)

(選用步驟) 用於發出這項 API 呼叫的帳戶。如要新增或移除 operatingAccount 中的資料,這個 loginAccount 必須具備 operatingAccount 的寫入權限。例如「operatingAccount」的管理員帳戶,或是已連結至「operatingAccount」的帳戶。

linkedAccount

object (ProductAccount)

(選用步驟) 通話使用者loginAccount有權存取的帳戶 (透過已建立的帳戶連結)。舉例來說,資料合作夥伴的 loginAccount 可能有權存取客戶的 linkedAccount。合作夥伴可能會使用這個欄位,將資料從 linkedAccount 傳送至另一個 operatingAccount

operatingAccount

object (ProductAccount)

必填。要傳送或移除資料的帳戶。

productDestinationId

string

(選用步驟) 要擷取至產品帳戶的物件。例如 Google Ads 目標對象 ID、Display & Video 360 目標對象 ID 或 Google Ads 轉換動作 ID。

對於 Google Ad Manager 事件擷取和使用者擷取作業,這個欄位為選填。所有其他用途均須提供。