Hi Amir,
Thank you for reaching out. Can you confirm that you have followed the
guidelines mentioned in this forum post? If so, can you please provide your
customer client ID as well as the complete detailed logs of the request and
response so that I can take a closer look? Please "Reply privat
Pada Selasa, 26 Mei 2020 6:14:21 ptg UTC+8, Accountify Apps menulis:
> 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->ma
Hi,
This would also be accomplished through the Google Ads API Invoice Service. It
would be the total_amount_micros value.
Regards,
Mitchell
Google Ads API Team
ref:_00D1U1174p._5004Q1zrrsI:ref
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsd
Hi,
Thank you for reply
Is there a way in api (either in adword or google ads api ) we can get the
amount charged to user for google ads.
On Friday, June 12, 2020 at 8:45:40 PM UTC+5:30, adsapiforumadvisor wrote:
>
> Hi,
>
> Unfortunately, there is no way to do this in AdWords API. However, if
Hi,
Unfortunately, there is no way to do this in AdWords API. However, if you are
signed up for monthly invoicing, you can get this data using the Google Ads API
Invoice Service.
Regards,
Mitchell
Google Ads API Team
ref:_00D1U1174p._5004Q1zrrsI:ref
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
I just want to fetch users latest billing information for ads so that I can
show to user in my web that how much pending amount he need to pay for
google ads .
I assume BudgetOrderService API will give this information can any one
suggest which API will provide this info to me?
On Friday, Febr
Yes
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
Hi,
Thank you for reaching out. As mentioned in this post, please make sure you are
making the call using a client account, not a manager account. The call will
show all of the available billing accounts for the client account. If you make
the call using a manager account, it will show up empty
>
> 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();