Caution: You are viewing documentation for the API's REST interface. Most of our official client libraries use gRPC. See the REST Introduction for details.
[[["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 2025-03-06 UTC."],[[["Campaign conversion goals define the biddability setting for a campaign based on conversion action category and origin."],["These goals are associated with a specific campaign and determine if conversions of a certain type should be used for bidding."],["You can manage campaign conversion goals using their resource name, which includes the customer ID, campaign ID, category, and origin."],["The key properties of a campaign conversion goal are its associated campaign, conversion category, conversion origin, and whether it's biddable."]]],["The JSON representation defines a campaign conversion goal with settings for biddability. Key information includes: `resourceName` (unique identifier), `campaign` (associated campaign), `category` (conversion type), `origin` (source of conversion), and `biddable` (whether the goal is biddable). The biddability is applied only to conversion actions matching the specified category and origin within the given campaign. These attributes form the parameters of a specific campaign conversion goal.\n"]]