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 "r
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();
$BudgetO