I am trying get google ads billing account details means I am trying to 
show how much the user owes Google for ads.

For this I am using BudgetOrderService of adword Api. My code is

$session = $this->makeAdwordSession($g_token, $account['id']);
$adWordsServices = new AdWordsServices();
$BudgetOrderService = $adWordsServices->get($session, 
BudgetOrderService::class);
$acconts = $BudgetOrderService->getBillingAccounts();

It is not returning any error or any response.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/a7eada68-436f-4363-b070-d9fa62e09584%40googlegroups.com.
  • Ads Billings Accountify Apps

Reply via email to