Hi!
I'm using the AdWords API to pull performance data from the Budget
Performance Report in python:
# Create report query.
report_query = ('SELECT AssociatedCampaignName, ConvertedClicks, Cost '
'FROM BUDGET_PERFORMANCE_REPORT '
'WHERE Cost > 0 '
'DURING {START}, {END}')
I've tried to find information as to wether there is any way to get this
with a daily breakdown (one row per date) instead of aggregated over the
whole period {START} -> {END}?
If not, is this possible using any other of the performance reports?
/Olof
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this message because you are subscribed to the Google
Groups "AdWords 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
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit
https://groups.google.com/d/msgid/adwords-api/bcb58001-f700-4da5-95f2-17cb8605da22%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.