注意: API の REST インターフェースに関するドキュメントを表示しています。当社の公式クライアント ライブラリのほとんどは gRPC を使用しています。詳しくは、
REST の概要をご覧ください。
CampaignConversionGoal
指定したキャンペーンのコンバージョン アクションのうち、カテゴリと参照元が一致するすべてのコンバージョン アクションにのみ適用される入札単価設定。
フィールド |
resourceName |
string
変更不可。キャンペーンのコンバージョン目標のリソース名。キャンペーンのコンバージョン目標リソース名の形式は次のとおりです。 customers/{customerId}/campaignConversionGoals/{campaignId}~{category}~{origin}
|
campaign |
string
変更不可。このキャンペーンのコンバージョン目標が関連付けられているキャンペーン。
|
category |
enum (ConversionActionCategory )
このキャンペーンのコンバージョン目標のコンバージョン カテゴリ。
|
origin |
enum (ConversionOrigin )
このキャンペーンのコンバージョン目標のコンバージョンの発生元。
|
biddable |
boolean
キャンペーンのコンバージョン目標の入札単価の設定可否。
|
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-03-06 UTC。
[null,null,["最終更新日 2025-03-06 UTC。"],[[["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}`."]]],[]]