CampaignConversionGoal
Stay organized with collections
Save and categorize content based on your preferences.
The biddability setting for the specified campaign only for all conversion actions with a matching category and origin.
Fields |
resource_name
|
string
Immutable. The resource name of the campaign conversion goal. Campaign conversion goal resource names have the form: customers/{customer_id}/campaignConversionGoals/{campaign_id}~{category}~{origin}
|
campaign
|
string
Immutable. The campaign with which this campaign conversion goal is associated.
|
category
|
ConversionActionCategory
The conversion category of this campaign conversion goal.
|
origin
|
ConversionOrigin
The conversion origin of this campaign conversion goal.
|
biddable
|
bool
The biddability of the campaign conversion goal.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-07 UTC.
[null,null,["Last updated 2025-08-07 UTC."],[],[],null,["# CampaignConversionGoal\n\nThe biddability setting for the specified campaign only for all conversion actions with a matching category and origin.\n\n| Fields ||\n|---------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `resource_name` | `string` Immutable. The resource name of the campaign conversion goal. Campaign conversion goal resource names have the form: `customers/{customer_id}/campaignConversionGoals/{campaign_id}~{category}~{origin}` |\n| ### `campaign` | `string` Immutable. The campaign with which this campaign conversion goal is associated. |\n| ### `category` | [ConversionActionCategory](/google-ads/api/reference/rpc/v20/ConversionActionCategoryEnum.ConversionActionCategory) The conversion category of this campaign conversion goal. |\n| ### `origin` | [ConversionOrigin](/google-ads/api/reference/rpc/v20/ConversionOriginEnum.ConversionOrigin) The conversion origin of this campaign conversion goal. |\n| ### `biddable` | `bool` The biddability of the campaign conversion goal. |"]]