Re: how i can generate keywords_performance_report via the google ads api?

2023-09-05 Thread thomdevbot
Your sample query doesn't include the adgroupdid and name, etc. On Tuesday, September 5, 2023 at 5:32:35 AM UTC-4 thom “devbot” wrote: > Thanks, but how i can get the adgourp id and name, maxCPC for campaign > report? > > On Monday, September 4, 2023 at 4:09:54 PM UTC-4 Google A

Re: how i can generate keywords_performance_report via the google ads api?

2023-09-05 Thread thomdevbot
Thanks, but how i can get the adgourp id and name, maxCPC for campaign report? On Monday, September 4, 2023 at 4:09:54 PM UTC-4 Google Ads API Forum Advisor wrote: > Hi, > > Thank you for coming back to us. I hope you are doing well today. > > With regards to your concern, see the information

Re: how i can generate keywords_performance_report via the google ads api?

2023-09-04 Thread thomdevbot
Thanks! Here is a UI code that need to pull the data from the performance. For google ads performance report: $selector->setFields( array( 'CampaignId', 'Impressions', 'Clicks', 'Cost', 'CpcBid', 'FinalUrls', 'Id', 'AdGroupId', 'SearchTopImpressionShare', 'SearchAbsoluteTopImpressionShare',

Re: how i can generate keywords_performance_report via the google ads api?

2023-09-01 Thread thomdevbot
Thank you for the updates, but how can I get the MAX CPC value from that reporting query? I did not find the proper fields for this. On Friday, September 1, 2023 at 6:31:26 AM UTC-4 Google Ads API Forum Advisor wrote: > Hi, > > > > Thank you for raising your concern to the Google Ads API

How i can generate KEYWORDS_PERFORMANCE_REPORT via the google ads api?

2023-09-01 Thread thomdevbot
Hi Googile team, i am migrating the google adwords api to the ads API and seems SHOPPING_PERFORMANCE_REPORT and KEYWORDS_PERFORMANCE_REPORT is deprecated and i was checking the proper api to migrate. but i am stuck with the current Reporting API. How i can get the Max CPC value and how i can