Re: creating campaigns using test account requires billing information – how to avoid?

2025-06-19 Thread MS
reating Google Ads campaigns in a test account without providing any > billing information. To better assist you, could you kindly confirm whether > you are planning to create these campaigns through the *Google Ads API* > <https://developers.google.com/google-ads/api/docs/start>

RE: creating campaigns using test account requires billing information – how to avoid?

2025-06-17 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. Based on your query, it appears that you are looking for assistance in creating Google Ads campaigns in a test account without providing any billing information. To better assist you, could you kindly confirm whether you are

Creating campaigns using test account requires billing information – how to avoid?

2025-06-17 Thread MS
For creating a custom reporting tool for Google Ads, I created a test account. When I now try to create a new campaign, I'm asked to provide billing information. I don't want to provide any billing information. I'm a developer, developing against a test account. I'm

Re: why is there a discrepancy between account_budget data from the ads api and the actual billing dashboard?

2025-04-17 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, I will check with our team regarding your issue and one of my team members will reach out to you once we have an update on this. Meanwhile, your patience is highly appreciated. Thanks, Google Ads API Team Feedback How was our support today? [2025-04-17 11:27:16Z GMT] This message is in

Re: why is there a discrepancy between account_budget data from the ads api and the actual billing dashboard?

2025-04-16 Thread 정국영
Hello, The code I’m currently using to retrieve budget information is as follows: async getCustomerAccountBudgets(customerId: string, refreshToken: string, loginCustomerId: string) { try { const customer = await this.getCustomer(customerId, refreshToken, loginCustomerId)

RE: why is there a discrepancy between account_budget data from the ads api and the actual billing dashboard?

2025-04-07 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Upon checking the provided information, I could see that you are getting a discrepancy in budget data retrieved between the Google Ads UI and the Google Ads API. We would like to specify first the following when comparing the value of the Google Ads UI and Google Ads API. The segments and

Why is there a discrepancy between account_budget data from the Ads API and the actual billing dashboard?

2025-04-07 Thread 정국영
Hi, I'm using the Google Ads API to retrieve budget information via the account_budget resource. However, I noticed that the values returned (such as amount_served_micros or total_adjustments_micros) often do not match the figures shown in the Google Ads billing dashboard. Could you p

RE: issue assigning billing profile to advertiser using php library apis

2025-01-05 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. I understand that you are encountering the 'NO_SIGNUP_PERMISSION' error when trying to assign a billing profile to an advertiser using the Google Ads API. The 'NO_SIGNUP_PERMISSION' error means that the bil

Re: API Access to Billing Transaction History reports

2025-01-05 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, I understand that this feature is important to you. Please be assured that our team is actively working on it. However, we do not have a specific time frame for the availability of this feature at the moment. I would recommend you to follow our Release Notes and Blog Post for future updates

Re: API Access to Billing Transaction History reports

2025-01-04 Thread AdwAPI-TR
Dear Google Ads API Team, I would like to know if there is a way to retrieve a complete payment history (all completed payments) for a Google Ads account via the API. This feature has been requested by users for over 10 years but appears to remain unresolved. Are there any plans to address this

Issue Assigning Billing Profile to Advertiser Using PHP Library APIs

2025-01-03 Thread Harshal Patil
I am currently attempting to assign a billing profile to an advertiser using the Google Ads PHP library APIs. However, I encountered an issue where the API responds with an error, indicating that the customer does not have permission to sign up for billing or use the specified payments

Re: problem to retrieve billing activities, billing summary from google ads api

2024-11-29 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, As we mentioned earlier, the Google Ads API does not currently support any methods or services for retrieving account warnings. This message is in relation to case "ref:!00D1U01174p.!5004Q02vGmTw:ref" (ADR-00277070) Thanks, Google Ads API Team Feedback How was our support today? -- --

Re: problem to retrieve billing activities, billing summary from google ads api

2024-11-29 Thread Hasan Ali
Yes, as in the screenshot. I see. Thanks. On Thursday, November 28, 2024 at 7:12:41 PM UTC+4 Google Ads API Forum Advisor wrote: > Hi, > > To provide accurate assistance, could you please confirm where exactly you > are seeing the *general notifications and warnings* in the Google Ads UI? > Ar

Re: problem to retrieve billing activities, billing summary from google ads api

2024-11-28 Thread Hasan Ali
what about general notifications, warnings? can it be retrieved from api? On Thursday, November 28, 2024 at 12:57:18 PM UTC+4 Google Ads API Forum Advisor wrote: > Hi, > > Thank you for reaching out to the Google Ads API support team. > > Note that retrieving of the Billing A

RE: problem to retrieve billing activities, billing summary from google ads api

2024-11-28 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. Note that retrieving of the Billing Activity page is not yet supported in the Google Ads API. I will raise a request to add this feature to be available in the Google Ads API. We cannot provide a scheduled timeline for the

problem to retrieve Billing activities, Billing summary from google ads api

2024-11-27 Thread Hasan Ali
Hi, I need to request this data from google ads api: 1. Billing activities, Billing summary of google ads 2. Warning messages, Notifications as in UI of google ads it seems like there is no methods to retrieve this data from ads api. How to override? or is there any method to solve this

Re: issue with billing setup via api - php

2024-10-17 Thread Ethinos DM
Billing setup is already done we have to just link to specific payment account id : 2255-4790-2251-9526. We don't want to create new billing setup. On Wednesday, October 16, 2024 at 8:33:59 PM UTC+5:30 Google Ads API Forum Advisor wrote: > Hi, > > Upon checking your account, I

Re: issue with billing setup via api - php

2024-10-16 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Upon checking your account, I could see that you don't have any billing setups present in your account. As per this guide, when creating a new billing setup, this is when the setup should take effect. NOW is the only acceptable start time if the customer doesn't have any appro

Re: issue with billing setup via api - php

2024-10-16 Thread Ethinos DM
te: > >> Hi, >> >> Thank you for reaching out to Google Ads API Support. >> >> By reviewing your concern, I can see that you’ve received a >> BillingSetupError FUTURE_START_TIME_PROHIBITED >> <https://developers.google.com/google-ads/api/reference/rpc/

Re: issue with billing setup via api - php

2024-10-16 Thread Ethinos DM
ng your concern, I can see that you’ve received a > BillingSetupError FUTURE_START_TIME_PROHIBITED > <https://developers.google.com/google-ads/api/reference/rpc/v17/BillingSetupErrorEnum.BillingSetupError> > > error which states that a start time in the future cannot be used becau

Re: Issue with Billing Setup via API - PHP

2024-10-15 Thread Ethinos DM
Same issue I found in github : https://github.com/googleads/google-ads-python/issues/889 On Wednesday, October 16, 2024 at 11:23:00 AM UTC+5:30 Ethinos DM wrote: > *File Name* : AddBillingSetup.php > > We are encountering an issue when setting up billing for a customer > accou

Issue with Billing Setup via API - PHP

2024-10-15 Thread Ethinos DM
*File Name* : AddBillingSetup.php We are encountering an issue when setting up billing for a customer account using the Google Ads API. Specifically, the following error occurs: ApiException was thrown with message '{ " message": "Request contains an invalid argument.&

Re: Billing setup not working for sub account under manager account

2024-08-27 Thread tran thuan
Hello Api billding setup is working in 01/08/2024 ? Vào lúc 05:52:55 UTC+7 ngày Thứ Ba, 1 tháng 8, 2023, Google Ads API Forum Advisor đã viết: > Hello Thierry, > > Thanks for the feedback. > > Sadly, no, there isn't a workaround. When billing was added to the API, it

Re: broken billing setup | added billing setup via api

2024-08-13 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Since it is Google Ads Manager UI that is throwing the error, and we only provide Google Ads API support, please reach out to their product support for further assistance solving this issue. This message is in relation to case "ref:!00D1U01174p.!5004Q02vEqcy:ref" (ADR-00262948) Thanks, Be

Re: broken billing setup | added billing setup via api

2024-08-12 Thread Nikitha Kariappa
The error is from the Google Ads Manager UI (inspected from the Network), the API did not throw any error. On Monday, August 12, 2024 at 10:05:26 PM UTC+5:30 Google Ads API Forum Advisor wrote: > Hi, > > Can you clarify if that error message came from a request made via the > Google Ads API? >

RE: broken billing setup | added billing setup via api

2024-08-12 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Can you clarify if that error message came from a request made via the Google Ads API? Could you also please share the full JSON request and response logs of the failed request so we can better understand and debug the issue your facing? You can share the requested details via Reply privat

Re: Broken Billing Setup | Added Billing setup via API

2024-08-12 Thread Nikitha Kariappa
XISTS" command_index: 0 mutate_index: 0 proto_field_path: "" error_details { [ads.api.tangle.parameters.errordetail.ReportingJobErrorDetail.reporting_job_details] { reporting_job_name: "aw-billing-api-prod.server" } } trigger { int64_value

Broken Billing Setup | Added Billing setup via API

2024-08-12 Thread Nikitha Kariappa
Hi, I’m facing an issue with the billing setup in Google Ads. I added the billing setup via the API and the API went through, but it appears to be broken or not functioning as expected in Google Ads manager UI. Has anyone experienced something similar, or does anyone have suggestions on

RE: about billing invoice

2024-07-04 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. Unfortunately, it is not possible to access the relevant data without having paying manager permissions. The Google Ads API only allows paying managers to access billing information. This is because billing information is

About Billing Invoice

2024-07-04 Thread Shiman Cai
I want to obtain the monthly billing details for each CID. The data is located in Google Ads UI under customer id > Billing > Transactions, as stated in the documentation: Google Ads API Billing Invoice. I am the advertiser, but the paying manager for the customer ID is an agency. I don&

Re: Cant find existing Billing Setup to use when creating an Account Budget

2024-03-15 Thread Marius S
I'm experiencing the same issue. In the UI you can select a billing setup, but via the API no billing setups are returned except for CANCELLED ones. And apparently it's not possible to query payments_account directly, so I can't create a billing setup with an existing paymen

Re: Cant find existing Billing Setup to use when creating an Account Budget

2024-03-15 Thread Marius S
Sorry, I missed the fact that you can only fetch for non-managers. A bit confusing when you normally list all setups using a manager account in the UI. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~

Problem with creating Billing && Budget

2024-03-08 Thread Алексей Рябиков
Hello! We have strange problem with process of creating accounts In our project script looks like: Create acc > Add Profile > Create Budget > Send invitation We''re working with API for more than a year, and it works fine for us. But, unfortunately, around 2 weeks ago we caught strange pro

Re: billing account access level option in the api

2024-03-04 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for getting back to us. Sure!. Please find the response below from the thread "Billing Account Access Level enum in API": By reviewing your concern, I understand that you are looking for guidance in using the "Billing" access role within the Google Ads API.

Re: billing account access level option in the api

2024-03-03 Thread Haokun Chen
reaching out to the Google Ads API support team. > > I see that you have already raised this concern on another thread with the > subject "Billing Account Access Level enum in API" and we have already > responded there for this issue. To avoid multiple threads on the same

RE: billing account access level option in the api

2024-03-03 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. I see that you have already raised this concern on another thread with the subject "Billing Account Access Level enum in API" and we have already responded there for this issue. To avoid multiple threads on the

RE: billing account access level enum in api

2024-03-03 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. By reviewing your concern, I understand that you are looking for guidance in using the "Billing" access role within the Google Ads API. Kindly note that the "Billing" access role is not yet supported in t

Billing account access level option in the API

2024-03-03 Thread Haokun Chen
Hi! I notice that the "Billing" account access level option is present in the ads console API when inviting new user to the ads account. However, such option is not there in the API. This is resulting in several unexpected behavior: 1. When querying the customer_user_access table fr

Billing Account Access Level enum in API

2024-03-03 Thread Haokun Chen
Hi! I notice that there is a option for "Billing" as account access level for a user in the ads account console. However, in the API, it seems such option/ENUM is missing. This is resulting in several unexpected experience: 1. When querying customer_user_access table from API,

Billing set up resource name for invoice

2024-02-11 Thread 'Pooja Kittur' via Google Ads API and AdWords API Forum
Hi, I am looking to retrieve the billing set up id and resource name for an MCC account because I want to retrieve the invoices for all payment account ids under one MCC. I am trying to execute following query: { "query": "SELECT billing_setup.id, billing_setup.res

Re: confused on google ads api billing

2023-12-20 Thread Muhammad Saleem
refer to the Link > your manager account to a payments profile on monthly invoicing > <https://support.google.com/google-ads/answer/12769613?hl=en&sjid=17490748658311705662-AP> > for > more information. > > Since billing related issues are handled by the Google Ads Product

Re: confused on google ads api billing

2023-12-20 Thread Muhammad Saleem
Ads API Forum Advisor > *Sent:* Tuesday, December 19, 2023 23:04 > *To:* daniel.moe...@gmail.com > *Cc:* adwords-api@googlegroups.com > *Subject:* RE: confused on google ads api billing > > Hi, > > Thank you for reaching out to the Google Ads API support team. > >

Re: confused on google ads api billing

2023-12-20 Thread Daniel Moen
@googlegroups.com Subject: RE: confused on google ads api billing Hi, Thank you for reaching out to the Google Ads API support team. By reviewing your concern, I understand that you're attempting to set up billing, but it's prompting for monthly invoicing that currently doesn't meet

Confused on Google Ads Api Billing

2023-12-19 Thread Daniel Moen
Hello, I am trying to add billing so I can send an invoice to a user once they create a campaign, not a subscription or monthly payment just for the initial budget of the campaign. But for some reason it says I have to have monthly invoicing which has requirements that I will not be able to

RE: google play billing developer api

2023-11-20 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for contacting the Google Ads API support team. After reviewing your concern, I can confirm that your issue is more related to billing which is out of scope for our API team. Kindly note that API is just a reflection of UI. I would recommend reaching out to the Google Ads Product

Google Play Billing Developer API

2023-11-19 Thread sanchit g
Hi, We are currently integrating the Google Play Billing System and need to use Google APIs for subscription management, checking the payment status of users, and other purposes. To accomplish this, we are required to pass the access token as a bearer token in the header. In order to generate

Re: API Access to Billing Transaction History reports

2023-09-22 Thread Avinash Bhatt
hello, is there any update on the same On Wednesday, August 12, 2020 at 1:29:52 AM UTC+5:30 Google Ads API Forum Advisor Prod wrote: > Hi Matthew, > > Unfortunately, this feature is still not available. We appreciate your > feedback in the importance of this feature. I will raise your request a

Billing workflow when creating new accounts programmatically

2023-08-01 Thread Shakhboz Sidikov
campaign go live every time we need to go to Billing Setup and submit the payment profile of our organization. Once we get many new customers then it will be difficult to manage this manually. In Google Ads API documentation I read that we need to configure the monthly invoicing to manage Billing

Re: Billing setup not working for sub account under manager account

2023-08-01 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello Amine, Thanks for the suggestion. I'll pass that on to a member of my team who is doing some adjustments to the overall onboarding information. Thanks again, This message is in relation to case "ref:_00D1U1174p._5004Q2WyhED:ref" Nadine Wang Google Ads API Team -- -- =~=~=~=~=~=~=~=~=~=

Re: Billing setup not working for sub account under manager account

2023-08-01 Thread Thierry Scali
Monday, July 31, 2023 at 11:52:55 PM UTC+1 Google Ads API Forum Advisor wrote: > Hello Thierry, > > Thanks for the feedback. > > Sadly, no, there isn't a workaround. When billing was added to the API, it > was built only for monthly invoicing, so the API cannot work around tha

Re: Billing setup not working for sub account under manager account

2023-07-31 Thread Thierry Scali
Hi , We are experiencing the same problem as described in the thread above : we have an MCC account under which we created via API a customer account : 1. When creating a billing setup via the UI : choosing a payement profile and creating the billing setup works fine. *No monthly invoicing is

RE: create billing access role via api

2023-07-17 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
reference. Please note that this feature of “Billing access role” is still not available in the Google Ads API. However, we already raised a feature request for this to be available in Google Ads API, subject for review. For now, please follow our Blog post or Release Notes for the latest updates

create Billing access role via api

2023-07-17 Thread AFKIR Lahcen
hi according to this doc, billing role is available in UI. But there is no Billing access role in the api documentation? is it possible to set Billing access role via api? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https

Re: google ads client account billing setup under a single mcc account

2023-06-30 Thread Nghia Nguyen
Thanks for fast reply and support. Have a good day On Fri, Jun 30, 2023 at 3:54 PM Google Ads API Forum Advisor wrote: > Hi Nghia, > > Yes, your analyzation and understanding for your use case is correct. > > This message is in relation to case "ref:_00D1U1174p._5004Q2mpX1G:ref" > > Thanks, > >

Re: google ads client account billing setup under a single mcc account

2023-06-29 Thread Nghia Nguyen
Hi support team, Thanks for the fast reply. Your answers in #1 and #2 look good for me, so the billing setup in MCC *do not *add to the client account under it by default. Further information from #3, i do a check on Account budget documentation. So in my case, i need to create a billing

RE: google ads client account billing setup under a single mcc account

2023-06-29 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Nghia, Thank you for reaching out to the Google Ads API Forum. I hope that you are doing well today. Moving forward to your concerns: 1. As far as i know by reading some thread in forum, a google client account must configure monthly invoice to change/create billing setup via API. So a

Google ads client account billing setup under a single MCC account

2023-06-28 Thread Nghia Nguyen
Hi support team, I have some question that need clarification, please help. 1. As far as i know by reading some thread in forum, a google client account must configure *monthly invoice *to change/create billing setup via API. So a *newly created* client account can not setup billing via API

Re: questions about creating billing setups through api

2023-04-17 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi lsy, Thank you for getting back to us. I hope that you are doing well today. Unfortunately, this setup of changing the currency directly from the manager account is not available in the API. However, I raised a feature request for this feature to become available in the future. Please note t

Re: questions about creating billing setups through api

2023-04-14 Thread lsy
Hi, Thank you for you answer. For question 2, if I add billing setup under a manager account in the UI, it will let me choose the currency, as is shown in the first picture, which is also mentioned in Help center. Is there an api function corresponding to this step? [image: google1.png

RE: questions about creating billing setups through api

2023-04-14 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi lsy, Thanks for reaching out to the Google Ads API Team. I hope you are doing well today. 1. A billing setup can only be created to a client account, or also a manager account? >> With regards to this matter, you can set up billing for a client account or >> manager acco

Questions about creating billing setups through API

2023-04-14 Thread lsy
Hi, I am trying to create billing setups through API, and meet two questions. 1. A billing setup can only be create to client account, or also manager account? 2. I can see from Google Ads UI "Billing setups" tab that there is a field of "Currency", but when creating a ne

Re: Billing setup not working for sub account under manager account

2023-04-12 Thread dd
Our case is very simple: Create a Google Ads account (this works fine) and add billing setup to this account so it can be used. We are facing the same issue: *billing_setup_error: NO_SIGNUP_PERMISSION*. We do not have monthly invoicing setup, but we can create a billing setup by hand in the

RE: Billing Transfer Issue

2023-03-31 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Mario, Thank you for reaching out to Google Ads API Forum. Kindly provide us more context on the concern / issue you encountered on your end? This is so we can provide more accurate answers accordingly. Additionally, if you are encountering errors in the Google Ads API on your end, in order

Billing Transfer Issue

2023-03-31 Thread MaritoG
Hi! I have some accounts that we made a Billing Transfer from Google Ads Manager and when we try to modify budget from our API request, don´t let us do it. Please can you help us. Thanks. Mario. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https

RE: Google Ads Billing Setup

2023-03-14 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
, in this Billing Setup? Kindly note that, available payment accounts depend on the authenticating user. You can use the PaymentsAccountService ListPaymentsAccounts methods to see which are available. If the error still persists after considering the above information, you may provide us with the

Google Ads Billing Setup

2023-03-14 Thread Divyesh p
I have use Google Add Billing Setup API and Got INVALID_PAYMENTS_ACCOUNT , I have check everything Client ID, Manager ID, etc. but got below error I'm Using This API https://developers.google.com/google-ads/api/samples/add-billing-setup <https://notifications.google.com/g/p/APdRdFzEuU

The billing setup is not eligible for budgets

2023-01-25 Thread MaritoG
HI! I have this error when I try to increase budget in a linked account using API. If I try to do it in account that I create in my MCC, I can do it without any issue but if the linked account are into an MCC that I created and try to change, not work. Also I Created and Linked new Profile Pa

Cant find existing Billing Setup to use when creating an Account Budget

2023-01-11 Thread fe...@dashbo.io
Hi, I am writing a python script that creates an account and its account budget. The account budget will use a consolidated billing setup that already exists and it is used by many others account of the same manager account. To create the account I am using this example <ht

Payment / Billing

2022-11-29 Thread Binu Mathew
I like to know two things. 1) when an account is connected to our app using Google Ads API., can we change the billing details of the account to our Payment Details? Any code samples for that? 2) How can we find a keyword's Top bidding amount using Google Ads API? Any code samples for

RE: Setting up billing permissions

2022-11-15 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
o our googleadsapi-supp...@google.com alias instead. Also if you indeed do not have any permissions yet, to get permission setting up billing for your account, you have to reach out to your Google Account Manager or Google Representative for help in setting up permissions. They should be ab

Setting up billing permissions

2022-11-15 Thread Emanuele Isaia
nt them to pay for campaigns using my payment profile id, but when I link he payment profile with the customer I got this error response: "NO_SIGNUP_PERMISSION" "The customer does not have permission to signup for billing or does not have permission to use a given payments profile

RE: Invoice Api Problem And How to get the billing transaction

2022-11-03 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for posting your concern. I am from the Google Ads API team and allow me to provide support. For the first concern, so that we can check the reason for the ACTION_NOT_PERMITTED error and to see if it is indeed related to the refresh token, would you be able to provide the complet

Invoice Api Problem And How to get the billing transaction

2022-11-03 Thread 姚元基
and we have set the login-customer-id. We have tried to get multiple customer accounts campaign and billing setup information. 2、How to get the billing trasaction page infomation by the api? As shown in the attachment, we want to get the fee information in the red box under the page.

RE: Billing country, Time zone & Currency not set in Test Manager Account

2022-10-23 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi there, Thanks for reaching out to the Google Ads API Forum. I can see that you have created an email thread with us with the email subject ‘Billing country, Time zone & Currency not set in Test Manager Account’. For better issue tracking, I suggest you continue our discussion on that th

Billing country, Time zone & Currency not set in Test Manager Account

2022-10-22 Thread Devtest2 Vizz
I'm a developer, in Canada, working for a Hong Kong company. I created a new Google Account (tst2.v...@gmail.com) a few days ago. When I went to 'https://ads.google.com/um/Welcome/?sf=mt' the first time, I was asked to set the Billing country, Time zone & Currency: Account

Re: Billing setup not working for sub account under manager account

2022-09-15 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello Shehan, That error can come up for multiple reasons. If you are getting the error because you are not using monthly invoicing, then that is expected. That feature is not supported, yet. However, if you are using monthly invoicing and getting that error, it could be due to a different reas

Re: Billing setup not working for sub account under manager account

2022-09-14 Thread Shehan Jayasinghe
Hi guys, Any solution to this? We can't create a billing setup for sub accounts under a manager account. Always results in errorCode: { billingSetupError: 'NO_SIGNUP_PERMISSION' } Any help would be greatly appreciated On Tuesday, August 16, 2022 at 4:58:59 AM UTC+10 adsapi wrot

Re: Billing setup not working for sub account under manager account

2022-08-15 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Greetings! This is one of those feature requests that takes a lot of planning to put into place, so please don't plan for this to show up any time soon. Currently, the only update I have on this one is that the feature request is sitting under consideration, but there's no active development on

Re: Billing setup not working for sub account under manager account

2022-08-13 Thread 'Amol Kawale' via Google Ads API and AdWords API Forum
Guys any updates on billing setup via API? On Tuesday, July 26, 2022 at 3:40:51 AM UTC+5:30 adsapi wrote: > Hello Dylan, > > Thanks for providing the additional logs. I'll be getting back to you soon > on that. > > Best, > [image: Google Logo] > Nadine Wang > G

RE: Create a new billing setup error

2022-08-03 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thanks for reaching out to the Google Ads API Forum. Since you mentioned that creating a new billing setup using an existing Payments account it returned code=INTERNAL, description= INTERNAL Error notice., cause=null, then for us to investigate further, could you please provide us with

Create a new billing setup error

2022-08-03 Thread bing li
Hello, Google Ads API Team: When creating a new billing setup using an existing Payments account ,it reported an error and returned code=INTERNAL, description= INTERNAL Error notice., cause=null. I'm curious why?Because I've already trie

Re: Billing setup not working for sub account under manager account

2022-07-20 Thread Dylan
Hi Anash, Thanks for your quick reply! I've shared logs with you privately. Please let me know if you received them alright and if you need anything else. Thanks again for your help. Best, Dylan On Tuesday, July 19, 2022 at 11:48:32 PM UTC+2 adsapi wrote: > Hi Dylan, > > Can you please sha

Re: Billing setup not working for sub account under manager account

2022-07-19 Thread Dylan
Hi Team, It looks like we are having the same issue here: We use the API to create a new sub-account under a manager account, then try to add a new "billing setup" to the freshly created sub-account based on an existing "payments profile" and get the e

RE: Tell When An Account Has a Billing Issue

2022-07-10 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Austin, Thank you for raising this concern to the Google Ads API Forum. To answer your question, could you please provide a Google Ads screenshot of the UI that you are referring to and where we can see this detail? This information will help our team to see and check if it is possible in th

Tell When An Account Has a Billing Issue

2022-07-09 Thread Austin Peña
Hi there, Is there a query to find when an account stops spending because of a billing issue? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message

RE: Google Ads API for billing status and user two-step verifiction status.

2022-06-28 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Isy, Thank you for reaching out to Google Ads API support. There is no method available via API to show overdue billings for accounts or cancellation due to overdue billing. The only method to detect if a user turned on two step verification as described in OAuth2 and 2-step verification is

Google Ads API for billing status and user two-step verifiction status.

2022-06-28 Thread lsy
Hi, I am working on an new web app that checks some Google Ads info. For the following two functions whether there are any related API resources? 1. We hope to check whether accounts have billings that are suspended or overdue. Is there any API resource indicating this status? 2. Is

Re: Billing activity

2022-05-24 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out. With regards to your concern, you can use invoiceservice. Please see this guide. Let me know if you have any question. Thanks, Nirmita Google Ads API Team ref:_00D1U1174p._5004Q2bCaVh:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on

Re: Billing activity

2022-05-23 Thread tv apitest
[image: act.png] вторник, 24 мая 2022 г. в 08:29:50 UTC+3, adsapi: > Hi, > > > Thanks for reaching out to the Google Ads API Support team. > > > With regards to your concern, *"How can i get account charges for > yesterday or last month via Ads API?" *Could you provide more context or > de

Billing activity

2022-05-23 Thread tv apitest
Hi! How can i get account charges for yesterday or last month via Ads API? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscri

RE: Remove approved and active Billing Setup

2022-05-04 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Robert, Thanks for reaching out. The Ads API does not support an update BillingSetupOperation. As you may have seen in the documentation, a billing setup cannot be removed unless it is in a pending state or its scheduled start time is in the future. Please allow me to make an internal

Remove approved and active Billing Setup

2022-05-03 Thread Robert Zimmermann
Hello, we want to remove an active (APPROVED) billing setup to create a connection to an other payment profile. We understand that BillingSetupOperation::setRemove can only work for Billing Setups who not already started. But how is the workflow to remove active Billing Setups? There is no

About the use of Google Ads API to obtain billing information

2022-04-27 Thread 吉田航
hello. I am thinking of downloading my monthly invoices by "invoices" in Google Apds API. https://developers.google.com/google-ads/api/rest/reference/rest/v10/customers.invoices/list However, when I run it, I get an error "PERMISSION_DENIED". If there is no record specified, it should return tha

Re: Billing setup not working for sub account under manager account

2022-03-28 Thread Yogesh Kumavat
Hello Team, Please provide solution on billing setup issue, I am also facing same issue. I have one manager account, One billing profile account , manually i can assign billing profile to sub accounts but through API i am getting below error : *billing_setup_error: The customer does

RE: Billing Cost

2022-03-21 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Ryan, Thank you for raising this concern to Google Ads API team. Could you please provide the complete Google Ads UI screenshot so that our team can verify? You can provide it via Reply privately to author option. If this option is not available, then send it instead on this email address g

Billing Cost

2022-03-21 Thread Ryan Pletcher
want to add this information to a dashboard that we have created to display the monthly billing cost by client. Thanks for the help. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com

The billing setup is not eligible for budgets.

2022-03-15 Thread teamvadw...@gmail.com
Hi, I'm trying to set a spend limit but I'm receiving errors back with *The billing setup is not eligible for budgets.* Currently Billing setup using Credit Card -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.bl

Re: billing transactions api

2022-03-14 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello, Thanks for providing the full screenshot. Please allow me to create an internal feature request on your behalf. New features of subsequent releases can be found in the release notes. Regards, Matt Google Ads API Team Matt Google Ads API Team ref:_00D1U1174p._5004Q2XnZN0:ref -- -- =~=

Re: billing transactions api

2022-03-14 Thread ewin zhou
[image: b2.png] 在2022年3月11日星期五 UTC+8 21:54:03 写道: > Hi there, > > Thanks for reaching out to the Google Ads API Forum. > > Is the provided screenshot an invoice view using Ads UI? Could you provide > us with the complete Ads UI screenshot, and steps to navigate using the UI > in order to see co

RE: billing transactions api

2022-03-11 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi there, Thanks for reaching out to the Google Ads API Forum. Is the provided screenshot an invoice view using Ads UI? Could you provide us with the complete Ads UI screenshot, and steps to navigate using the UI in order to see cost and adjustments fields? This is so that our API support team

  1   2   3   4   5   6   7   >