You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
HI everyone.
I have one question. Is possible send information from account budgets via API?
I need information about percentage of credit which is actually spend in account.
My idea is:
14.12.2016
Client A - 30% spend
Client B - 42% spend
and more
Does anyone know if this is possible?
Thanks.
Sreelakshmi Sasidharan (AdWords API Team)
unread,
Dec 14, 2016, 3:42:51 PM12/14/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
Hi,
Unfortunately, the '% spent' is not exposed via API. As a workaround, you could try to use the AccountPerformance report and extract the cost which could be post processed to derive the % spent for the given time duration and the total budget.