>
> Hi, I am trying get all ads billing details for that I am using
> BudgetOrderServe and calling its function name getBillingAccounts but its
> returning me empty response.
>
My code is in PHP
$session = $this->makeAdwordSession($g_token);
$adWordsServices = new AdWordsServices();
$BudgetOrderService = $adWordsServices->get($session,
BudgetOrderService::class);
echo '<pre>'; print_r($BudgetOrderService->getBillingAccounts());
echo '</pre>';die;
My main goal is to get the pending amount user need to pay to google for
ads .
Should I need to add any new scope while making session?
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 [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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/adwords-api/9b56dc1d-d267-49d3-abf0-6c27f1791aec%40googlegroups.com.