Hi, >From the provided screenshot, you can retrieve the YouTube video performance >data for the campaign 'Youtube Promotion - 2024-11-13 - 33994535' by querying >the campaign resource in the Google Ads API for the specified date range of >November 1st to November 30th. You can use the following query:
SELECT metrics.clicks, campaign.name, campaign.id, campaign.status, campaign.advertising_channel_type, metrics.all_conversions, metrics.conversions, metrics.impressions, metrics.cost_micros, segments.date FROM campaign WHERE segments.date BETWEEN '2024-11-01' AND '2024-11-30' You can use the search or searchStream methods in making the API calls while retrieving the data. Additionally, you can utilize the Google Ads Query Builder and Query Validator to build and validate the queries for retrieving the data from the Google Ads API. This message is in relation to case "ref:!00D1U01174p.!5004Q02vGm7H:ref" (ADR-00276810) Thanks, Google Ads API Team Feedback How was our support today? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com 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 adwords-api+unsubscr...@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/adwords-api/5HBk6000000000000000000000000000000000000000000000SNV6FH00L4K56RZmRXi6pbho8ZJMXg%40sfdc.net.