注意:您正在查看 API 的 REST 介面說明文件。我們的官方用戶端程式庫支援 gRPC。詳情請參閱
REST 簡介。
CampaignConversionGoal
指定廣告活動的出價可用性設定,僅適用於所有轉換動作 (類別和來源皆相符)。
欄位 |
resourceName |
string
不可變動。廣告活動轉換目標的資源名稱。廣告活動轉換目標資源名稱的格式如下: customers/{customerId}/campaignConversionGoals/{campaignId}~{category}~{origin}
|
campaign |
string
不可變動。與這個廣告活動轉換目標相關聯的廣告活動。
|
category |
enum (ConversionActionCategory )
這個廣告活動轉換目標的轉換類別。
|
origin |
enum (ConversionOrigin )
這個廣告活動轉換目標的轉換來源。
|
biddable |
boolean
廣告活動轉換目標的出價可行性。
|
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2025-03-06 (世界標準時間)。
[null,null,["上次更新時間:2025-03-06 (世界標準時間)。"],[[["Campaign conversion goals control the biddability setting for all conversion actions within a specific campaign that share the same category and origin."],["These goals are defined by their associated campaign, conversion category, and conversion origin, allowing for granular control over bidding strategies."],["The `biddable` property determines whether the campaign conversion goal is used for automated bidding."],["Campaign conversion goals are represented by a unique resource name with the format `customers/{customerId}/campaignConversionGoals/{campaignId}~{category}~{origin}`."]]],[]]