RE: How to retrieve conversion action ids of campaign

2021-12-16 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Martin, I tried your report and received Id's. Could you privately send us a request and response log of API communication that returns this funny response? The request and response appears similar to the JSON Mappings in our REST documentation. Our client libraries have loggers with logging

Re: How to retrieve conversion action ids of campaign

2021-12-16 Thread san...@knorex.com
4. How to add many custom goals to campaign? In this doc: https://developers.google.com/google-ads/api/reference/rpc/v9/ConversionGoalCampaignConfig There is only 1 param "custom_conversion_goal". On Thursday, 16 December 2021 at 14:50:44 UTC+7 san...@knorex.com wrote: > Hi, I have some questio

How to retrieve conversion action ids of campaign

2021-12-15 Thread san...@knorex.com
Hi, I have some questions: 1) How to get conversion ids from custom conversion goal. Here is query: SELECT conversion_goal_campaign_config.campaign, conversion_goal_campaign_config.custom_conversion_goal, conversion_goal_campaign_config.goal_config_level, campaign.id, campaign.name, cu