thank you very mush! First, update custom conversion goal is ok. But, I don't quite understand the description here.
" If you have a campaign with unique goals that differ from your customer-level goals, configure its CampaignConversionGoal using one or both of the following steps. - Use update operations to modify the biddable attribute of any CampaignConversionGoal objects where the goal should differ from the customer-level goals. - If configuring the campaign's goals by category and origin does not suffice, use specific conversion actions for bidding and optimization by creating a CustomConversionGoal <https://developers.google.com/google-ads/api/reference/rpc/v11/CustomConversionGoal> and updating the campaign's ConversionGoalCampaignConfig <https://developers.google.com/google-ads/api/reference/rpc/v11/ConversionGoalCampaignConfig> . " Here is my example. Where can I find the corresponding FieldMask? Or, How to change the Marketing goals? Can you be more specific? [image: Snipaste_2022-06-24_15-13-31.png] request_id = fuVT5W6pChhcT64RSnesfg 在2022年6月23日星期四 UTC+8 18:02:13<adsapi> 写道: > Hi, > > Thanks for reaching out to the Google Ads API Forum. > > You can find here > <https://developers.google.com/google-ads/api/docs/conversions/goals/overview>, > > the guide regarding conversion / campaign goals. This guide > <https://developers.google.com/google-ads/api/docs/conversions/goals/campaign-goals#managing_campaign_goals> > > then provides more information on how you may manage your campaign goals. > > You can then use the below services : > > - *campaignConversionGoals* > > <https://developers.google.com/google-ads/api/rest/reference/rest/v11/customers.campaignConversionGoals/mutate?hl=en> > > - to manage your campaign goals > - *customConversionGoals* > > <https://developers.google.com/google-ads/api/rest/reference/rest/v11/customers.customConversionGoals/mutate?hl=en> > > - for managing custom goals > > You need to update the campaign's *ConversionGoalCampaignConfig* > <https://developers.google.com/google-ads/api/reference/rpc/v10/ConversionGoalCampaignConfig>, > > by setting the custom_conversion_goal to the resource name of the > CustomConversionGoal from the previous step, and setting the operation's > update_mask to custom_conversion_goal. > > Regards, > [image: Google Logo] > Yasar > Google Ads API Team > > > > > > > > ref:_00D1U1174p._5004Q2bzRdV:ref > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "Google Ads API and AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/cec0520c-8382-4faa-bfdb-56d05b6fe312n%40googlegroups.com.
