RE: Upcoming changes to payment account listing for Manager accounts

2020-06-29 Thread Google Ads API Forum Advisor Prod
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

Re: Upcoming changes to payment account listing for Manager accounts

2020-06-27 Thread Amir Ikhwan
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

Re: Upcoming changes to payment account listing for Manager accounts

2020-06-19 Thread Google Ads API Forum Advisor Prod
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

Re: Upcoming changes to payment account listing for Manager accounts

2020-06-19 Thread Accountify Apps
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

RE: Upcoming changes to payment account listing for Manager accounts

2020-06-12 Thread Google Ads API Forum Advisor Prod
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 -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Upcoming changes to payment account listing for Manager accounts

2020-06-11 Thread Accountify Apps
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

RE: Upcoming changes to payment account listing for Manager accounts

2020-06-06 Thread pangkas rambut kanda
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.

RE: Upcoming changes to payment account listing for Manager accounts

2020-05-26 Thread Google Ads API Forum Advisor Prod
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

Re: Upcoming changes to payment account listing for Manager accounts

2020-05-26 Thread Accountify Apps
> > 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();

Upcoming changes to payment account listing for Manager accounts

2020-02-21 Thread adsapiforumadvisor
Starting on *February 26, 2020*, we are rolling out a fix related to: - Google Ads API: PaymentsAccountService.ListPaymentsAccounts() which returns Payment ac