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 2024-11-25 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-25 UTC."],[[["Campaign conversion goals link specific conversion actions to campaigns based on category and origin."],["These goals determine whether conversions of the specified type should be included in bidding strategies for the associated campaign."],["The `biddable` setting controls if the campaign uses the specified conversion actions for bidding."],["Campaign conversion goals are identified by a unique resource name combining customer ID, campaign ID, category, and origin."]]],[]]