RE: Ads Billings

2020-05-26 Thread Google Ads API Forum Advisor Prod
Hi,

Thank you for reaching out to us. Could you clarify if you're following this 
example for listing available billing accounts, as well as share the account 
you're calling from and which customers you're trying to obtain the billing 
details of? For privacy, you can respond to us by clicking "respond privately 
to author".

Thank you,
Bryan, Google Ads API Team
ref:_00D1U1174p._5004Q1zrq05: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 
"AdWords API and Google Ads 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/4Rzrf0QAY7GH00_yTsK6YdQJex2XJQBqcihg%40sfdc.net.


Ads Billings

2020-05-25 Thread Accountify Apps


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 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 
"AdWords API and Google Ads 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/a7eada68-436f-4363-b070-d9fa62e09584%40googlegroups.com.