RE: Not able to get campaign performance report

2022-09-09 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thanks for reaching out to the Google Ads API Forum.

I understand that you wanted to get daily data of campaign performance. You may 
use a campaign report. Here’s the below sample GAQL:


SELECT

campaign.name,

campaign.status,

segments.device,

metrics.impressions,

metrics.clicks,

metrics.ctr,

metrics.average_cpc,

metrics.cost_micros

FROM campaign

WHERE segments.date ='2022-09-09'

For example, if you would like to retrieve campaign attributes and performance 
metrics such as cost using GoogleAdsService.Search and 
GoogleAdsService.SearchStream. For more reporting features, you may refer to 
this page.

If you encounter any API error, then you may provide complete logs (complete 
request and response logs with request ID and request header) generated, so 
that we can check better.

Please take note to send logs details via reply privately to author option.

Regards,

Yasar
Google Ads API Team
ref:_00D1U1174p._5004Q2dx6u3: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 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 on the web visit 
https://groups.google.com/d/msgid/adwords-api/QBnrJ0RHY7F100lbxQ5G76S6ykz2sneJE7Zg%40sfdc.net.


Not able to get campaign performance report

2022-09-08 Thread Audit XPLAIN
Hi!,
 
 I want to get daily data of campaign performance but i am unable to 
get any google ads api .. please assist me  how can we get daily data of 
campaign 



Thanks & Regards,

-- 




--


*This email and all attachments are confidential and are 
intended solely for use by the individual to whom this email is addressed. 
If you are not the intended recipient, you should not use, print, disclose, 
distribute, copy or otherwise use this email or take any action in reliance 
to its contents. Any views, opinions and content expressed or contained 
herein and its attachments are solely those of the sender and do not 
necessarily represent XPLAIN. Nothing contained in this email constitutes a 
commitment or a binding agreement, unless otherwise clearly and 
unconditionally expressed by the Director legally representing XPLAIN.*

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 on the web visit 
https://groups.google.com/d/msgid/adwords-api/17d28f93-92a7-4be6-9f62-16413660a03bn%40googlegroups.com.