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: Error billing information when Google Ads API is enabled

2020-11-06 Thread Google Ads API Forum Advisor Prod
Hi Do, Thank you for reaching out. Please disable all ad-blockers and Google Chrome extensions and then sign into Google Cloud Console and add the Google Ads API. Thanks and regards, Xiaoming, Google Ads API Team Xiaoming Google Ads API Team ref:_00D1U1174p._5004Q277cC6:ref -- -- =~=~=~=~=~

Error billing information when Google Ads API is enabled

2020-11-05 Thread Do Nguyen
Hi guys, I have a problem when I click on Enable button in Google Ads API. It show to me a message Unknown Billing Error An unknown error occurred when attempting to verify your billing information. Please try again or return later Tracking number: c4109478824656941 SEND FEEDBACKCLOSE My

Error billing information when Ads API enable

2020-11-05 Thread Do Nguyen
Unknown Billing Error An unknown error occurred when attempting to verify your billing information. Please try again or return later Tracking number: c4109478824656941 SEND FEEDBACKCLOSE -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https

RE: How can I check whether billing information is setup in client account or not through Adwords Api?

2020-04-01 Thread Google Ads API Forum Advisor Prod
Hi Ankit, Unfortunately through the API you won't be able to see the exact reason why your ads are disapproved. The API can only pull the status that has been updated at the product level on the Google Ads UI. Additionally, please refer to this document for more details on fixing disapproved ad

Re: How can I check whether billing information is setup in client account or not through Adwords Api?

2020-04-01 Thread Ankit Agarwal
e that will disable those client accounts > to create an ad whose billing information is not setup. > But to implement this I need an endpoint from where I can whether billing > information is setup or not. > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

RE: How can I check whether billing information is setup in client account or not through Adwords Api?

2020-03-31 Thread Google Ads API Forum Advisor Prod
Hi Ankit, For Ads there are two status fields you can call from. You can either get status of the ad or combinedApprovalStatus if your ad has been approved or not. However, it will not tell you the reason why the ad is not delivering. Let me know if you have further questions. Thank you, Bryan

Re: How can I check whether billing information is setup in client account or not through Adwords Api?

2020-03-31 Thread ankit agarwal
Please add this feature it would be really helpful. I have one more question. Is there any field for ex 'ad status' which can tell me that my ad is created but is not delivering due to some reason? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googlea

RE: How can I check whether billing information is setup in client account or not through Adwords Api?

2020-03-31 Thread Google Ads API Forum Advisor Prod
Hi Ankit, I see that you have two concerns. Below you will find my answers to each concern. 1. Conditions in which an account will not be eligible to serve ads. These conditions include when the account is a test account that cannot serve ads, or if billing has not been set up. In these cases,

Re: How can I check whether billing information is setup in client account or not through Adwords Api?

2020-03-30 Thread Ankit Agarwal
: > > I am trying to implement a feature that will disable those client accounts > to create an ad whose billing information is not setup. > But to implement this I need an endpoint from where I can whether billing > information

RE: I am unable to setup my billing information in Test Manager Account.

2020-03-30 Thread Google Ads API Forum Advisor Prod
Hi Ankit, Thank you for reaching out. As this is a test manager account, you are not supposed to set up the billing accounts to actually run campaigns. Instead, you could create a Production manager account and set up billing to run your ads. Please let me know if you have any further concerns.

RE: How can I check whether billing information is setup in client account or not through Adwords Api?

2020-03-30 Thread Google Ads API Forum Advisor Prod
Hi Ankit, Thank you for reaching out to us. I see that you would like to check whether billing information is setup in client accounts. You can check whether BudgetOrders have been set for an account by using BudgetOrderService and using the .get() function to return a list of budget orders

I am unable to setup my billing information in Test Manager Account.

2020-03-30 Thread Ankit Agarwal
PFA error screenshot which I am receiving when I visit the billing setting page on Test Manager Account. I am not able to figure out what is wrong here. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=

How can I check whether billing information is setup in client account or not through Adwords Api?

2020-03-30 Thread Ankit Agarwal
I am trying to implement a feature that will disable those client accounts to create an ad whose billing information is not setup. But to implement this I need an endpoint from where I can whether billing information is setup or not. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

RE: Using API to access billing information

2020-02-11 Thread Google Ads API Forum Advisor Prod
Hi Maxime, Thanks for reaching out. Retrieving the invoice data is now supported in the Google Ads API. You could use the InvoiceService to retrieve invoices metadata for a given month of a Google Ads account that has opted in for monthly invoicing. Please refer to this documentation on how to

Re: Using API to access billing information

2020-02-10 Thread maxime chariere
account, > > > which can be accomplished by using the getUnitCountForClients method > > > of > > > the InfoService: > http://code.google.com/apis/adwords/docs/developer/InfoService.html#g > > > > > Best, > > > - Eric Koleda, AdWords

RE: How to setup billing information using Google Ads API

2019-07-24 Thread Google Ads API Forum Advisor Prod
Hi Christophe, Could you please contact your technical account manager for getting help for the permission to setup billings as this is outside of the scope for the API support team. Let us know if you have any concerns related to Adwords API/Google Ads API. Regards, Nikisha Patel, Google Ads

Re: How to setup billing information using Google Ads API

2019-07-24 Thread Christophe Goetzmann
Hi Nikisha, thanks for your answer. Actually, I already have an active payment profile, for which I have full admin rights, and which is being used on another Google Ads Account. I am trying to use this existing payment profile to setup a first billing on a new Google Ads Account (created fr

RE: How to setup billing information using Google Ads API

2019-07-22 Thread Google Ads API Forum Advisor Prod
Hi Christophe, Thank you for contacting support. You could try creating a payment profile,if you don't have one already by following this article. Once you have the payment profile, please try to create a new payments account by following this guide. Let me know if you need additional informati

Re: How to setup billing information using Google Ads API

2019-07-20 Thread Christophe Goetzmann
Hi, I have exactly the same issue than Ting. I have contacted the team in charge of Consolidated Billing, but so far we do not spend enough to be eligible. You said "*Normally, Consolidated Billing is required*", so my question is : is there a way to complete a billing setup from the API if w

Re: How to setup billing information using Google Ads API

2019-06-26 Thread Google Ads API Forum Advisor Prod
Hi Ting, Apologies for the lack of clarity. What I meant as "representative" was for a Google Ads representative that may assist you with setting up Consolidated Billing for your account, as this is outside of the scope for the API support team. You may refer to this page on how to set up Conso

Re: How to setup billing information using Google Ads API

2019-06-25 Thread 'Ting Wang' via AdWords API and Google Ads API Forum
Hi, Regarding this "*You may contact a representative for help in setting up permissions*". Which representative I should talk to? Customer Support? I've already used the admin user token to do the billing setup through API. I didn't see there is any other permissions that I should set up for adm

RE: How to setup billing information using Google Ads API

2019-06-25 Thread Google Ads API Forum Advisor Prod
Hi Ting, Thank you for reaching out to us. What is the correct behavior to setup billing? As per this page, Billing Setups can only be created by customers who have permission to setup billings. You may contact a representative for help in setting up permissions. Does my MCC has to be Consoli

How to setup billing information using Google Ads API

2019-06-25 Thread 'Ting Wang' via AdWords API and Google Ads API Forum
Hi, I have a question regarding Billing Setup in Ads API. I have a MCC account 'A' and one client account 'B' (which billing has been set up) under it. I'm trying to use Ads API to create a new customer and try to use the same payments that I set up with 'B'. I'm following this doc

Re: Is there a way to get billing information?

2017-09-26 Thread 'Peter Oliquino' via AdWords API Forum
Hi Arne, I'm afraid that billing and payment information is still not supported in the AdWords API. Please follow our blog for updates if and when this can be made available in future versions. Thanks and regards, Peter AdWords

Is there a way to get billing information?

2017-09-26 Thread Arne
Hi, Im working on a project and i want to get billing & payment information for each month from the Adwords API. I read in some old posts that it wasn`t possible, but i was wondering is it today? And could someone tell me how it works? Arne, -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: API Access to billing information

2016-05-05 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Andrew, Unfortunately, polling for billing transaction history is not yet supported in AdWords API. You can use the BudgetOrderService to create, edit and remove account-level budgets for client accounts. But, to get the e

API Access to billing information

2016-05-05 Thread Andrew
We use consolidated billing and we want to get "Ending balance" for each client. For example: to alert when the balance less than daily budget. Is it possible to get information from the transaction history page ("select client" => gear icon => Billing => Transaction history) through API ? Re

Re: Can we add Billing Information using Adwords API?

2015-12-14 Thread Yin Niu
Hi Shyam, Unfortunately, AdWords API does not support adding or updating billing information at this point. You could refer to this page <https://support.google.com/adwords/answer/2497582?hl=en> in AdWords to update billing information. Thanks, Yin, AdWords AP

Can we add Billing Information using Adwords API?

2015-12-14 Thread Shyam Singh
Hello Everyone, I have a small doubt regarding the Adwords API, and I hope someone who have faced this problem or have a solution to this problem can reply. The doubt is " How can we add Billing Information (such as Credit Card Details, etc ) using adwords API, which is required for activ

Re: API Billing Information IS: Card Numbers, etc.

2015-07-30 Thread Anthony Madrigal
Hi, AdWords API v201506 still does not provide a service to upgrade or get billing information. There are currently no plans of adding this feature. You could follow our blog <http://googleadsdeveloper.blogspot.com/search/label/adwords_api> regarding any updates. Regards, Anthony AdWor

API Billing Information IS: Card Numbers, etc.

2015-07-30 Thread jtremblay
So I have seen that all the posts say that it is not possible to update or get the billing information from the Clients we manage. Now, this is true for every post I found, but they are extremely old, minimum 2 years. Could it be possible that one of the new release have ways to submit and

Re: Changing campaign billing information using AdWords API

2015-04-02 Thread Josh Radcliff (AdWords API Team)
ote: > > Hi, > > the specification for my current task requires me to setup a specific > billing information for the campaign I am creating using AdWords API (they > basically want to have single invoice for a group of campaigns). > > Unfortunately, I am failing when searching f

Changing campaign billing information using AdWords API

2015-04-02 Thread Mirek Fidler
Hi, the specification for my current task requires me to setup a specific billing information for the campaign I am creating using AdWords API (they basically want to have single invoice for a group of campaigns). Unfortunately, I am failing when searching for this functionality in AdWords

Re: Billing information in adwrods API

2015-02-23 Thread Josh Radcliff (AdWords API Team)
Hi Guy, The BudgetOrderService will allow you to do this (see the Budget orders guide ), but that service is only available to whitelisted

Billing information in adwrods API

2015-02-23 Thread guy
Hi, once creating a new account under parent MCC, is there API to attach the billing to be under the parent MCC or is it only possible manually in the adwords GUI. Thanks, Guy -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdevelope

Re: I don't can Enter billing information and accept the AdWords API Terms and Conditions

2015-02-16 Thread Danial Klimkin
t 12:03:40 AM UTC+3, Александр Шейкин wrote: > > I can't set billing information and paytype if set "Russian Federation" > http://clip.corp.mail.ru/clip/m164/1423947188-clip-46kb-4r8bDQ5lnsF7.jpg > And if i use test account, i have error " > *TERMS_AND_CONDITIONS_NO

I don't can Enter billing information and accept the AdWords API Terms and Conditions

2015-02-16 Thread Александр Шейкин
I can't set billing information and paytype if set "Russian Federation" http://clip.corp.mail.ru/clip/m164/1423947188-clip-46kb-4r8bDQ5lnsF7.jpg And if i use test account, i have error " *TERMS_AND_CONDITIONS_NOT_SIGNED"In product account i don't see "* *M

Re: Do we need to add the billing information for production account during the testing

2014-12-19 Thread Irv Chin
tried to use to test, but getting the same incomplete signup error as Ulfat. any ideas? my billing information on the production account I set up to get a token (pending approval) seems to be all there (I had received an error when filling out the form, but I can see my information now). thanks,

Re: Do we need to add the billing information for production account during the testing

2014-12-09 Thread ulfathussain . dpl . mcctestaccoun
cation would like to "Manage your AdWords campaigns". I grant >> permissions and redirected to main page of web application. Here I enter >> the Customer ID which is "247-901-4773" for the test MCC account(I have not >> created any AdWord account in test account

Re: Do we need to add the billing information for production account during the testing

2014-12-08 Thread Anash P. Oommen (AdWords API Team)
lication. Here I enter > the Customer ID which is "247-901-4773" for the test MCC account(I have not > created any AdWord account in test account). When I click button to get the > campaigns then I get the error of "INCOMPLET

Do we need to add the billing information for production account during the testing

2014-12-08 Thread ulfathussain . dpl . mcctestaccoun
;INCOMPLETE_SIGNUP". Am I missing some key here? Do we still need to enter the billing information in Production MCC account even if we are using the testing account? Regards Ulfat Hussain -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: http

Re: billing information

2014-07-30 Thread S Penagos
Hi. Thank you for your quick answer. I think i'll discuss with them, thank you again. Regards -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~

Re: billing information

2014-07-30 Thread Anash P. Oommen (AdWords API Team)
ince i have to develop a PHP tools based on the Adwords > API, i've create a production MCC account in order to request a developper > token and developp with another test account. > I'm filling the billing information in the production account but i've a > question.

billing information

2014-07-28 Thread S Penagos
Hi, i'm new in Adwords, i'll explain my situation: i'm a trainee in a small web company, since i have to develop a PHP tools based on the Adwords API, i've create a production MCC account in order to request a developper token and developp with another test account. I&#

Re: Can I register an adwords account's billing information by API?

2014-05-27 Thread Josh Radcliff (AdWords API Team)
Hi, The API does not support entering billing information for an account. You can only enter this information through the AdWords UI. Cheers, Josh, AdWords API Team On Monday, May 26, 2014 11:46:10 PM UTC-4, appCcloud Cayto wrote: > > I have a mcc account and I'm trying to register

Can I register an adwords account's billing information by API?

2014-05-27 Thread appCcloud Cayto
I have a mcc account and I'm trying to register the billing information of a child adwords account by API. But I'm not good at English so I couldn't find out that kind of API on the adwords API document. Can I register a child adwords account's billing

Re: Changing Adwords API billing information

2014-03-07 Thread Ray Tsang (AdWords API Team)
running our API through our MCC: ID: 994-569-2192 > and our token under: > Agency/SEM > Conzentra Tecnologías de la Información S.L > http://www.conzentra.com > > > But since we moved from Spain to the U.S we want to update the billing > information to which the API c

Re: Change billing information in AdWords API

2014-03-07 Thread Ray Tsang (AdWords API Team)
Ismael, Do you have a account rep from Google? Have you reached out to them directly? Thanks! Ray On Wednesday, March 5, 2014 8:54:25 AM UTC-5, I.A Veron wrote: > > Hello, > > We are trying to change the billing information to which changes are made > for our Adwords API. We

Re: Changing Adwords API billing information

2014-03-05 Thread I.A Veron
update the billing information to which the API charges are being made. How do we proceed. We have contacted AdWords team but they are unable to give us an answer. Can you help us? Thanks Ismael El miércoles, 14 de abril de 2010 12:56:18 UTC-3, AdWords API Advisor escribió: > > Hi M

Change billing information in AdWords API

2014-03-05 Thread I.A Veron
Hello, We are trying to change the billing information to which changes are made for our Adwords API. We have submitted this request to the Adwords Team, but they we unable to solve and for that, they redirect us to you, the API Team. This is our MMC account: ID: 994-569-2192 We would

Re: This account isn't active because its billing information is missing.

2013-11-08 Thread Jeremy Aube
#x27;]". >5. I decided that this error is because I did not fill in billing >information for my test adwords account so I went to test adwords >account and filled billing information in. >6. After that billing information service demanded a payment from me. >De

This account isn't active because its billing information is missing.

2013-11-05 Thread Denis Borisov
x27;]". 5. I decided that this error is because I did not fill in billing information for my test adwords account so I went to test adwords account and filled billing information in. 6. After that billing information service demanded a payment from me. Despite the fact this

Re: MCC Billing information tab missing?

2013-09-26 Thread Paul Matthews (AdWords API Team)
Hi there, Please can you report this in the AdWords My Client Center interface, as they'll be able to help you with this issue. This forum only handles API related queries. Regards, - Paul, AdWords API Team. On Tuesday, 24 September 2013 02:43:2

MCC Billing information tab missing?

2013-09-24 Thread ipebbles . ipebbles . aw . test3
This happens in both my main MCC account and my MCC test account. The billing tab is missing. I can only reach it once when I apply for the APK developer key via the My Account->AdWords API Center. After it confirms the card, I can no longer find out how to access billing. Also, If for some

Re: Billing information using Adwords Script

2013-02-05 Thread Danial Klimkin
Closing as duplicate: https://groups.google.com/forum/#!topic/adwords-api/jHUKfa3Wk1Y On Wednesday, January 30, 2013 5:24:04 PM UTC+4, Nikita wrote: > > Is it possible to get billing information using Adwords Script? > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also f

Re: Billing information using Adwords Script.

2013-02-05 Thread Danial Klimkin
Closing as duplicate: https://groups.google.com/forum/#!topic/adwords-api/jHUKfa3Wk1Y On Wednesday, January 30, 2013 5:18:58 PM UTC+4, Микки Ми wrote: > > > Is there any way to get billing information using Adwords Script? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Als

Billing information using Adwords Script

2013-02-03 Thread nikita
Is it possible to get billing information using Adwords Script? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You

Billing information using Adwords Script.

2013-02-03 Thread Микки Ми
Is there any way to get billing information using Adwords Script? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api

Re: Test Account Billing Information

2012-12-05 Thread David Torres
Hi, You do need to update your billing information, we are not going to bill you for usage of your test account. Please do and re-submit the form. Best, - David Torres - AdWords API Team On Thursday, November 29, 2012 2:47:37 AM UTC-5, Kabir wrote: > > Hey, > > Do I need t

Test Account Billing Information

2012-11-30 Thread Kabir
Hey, Do I need to update the billing information for Test Account? Also, I have applied for a Test Account and haven't got any confirmation yet. How much time it will take? Thanks, -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group:

Re: Billing information for test account

2012-11-27 Thread Kevin
Then would it be ok if we don't enter correct billing information? We prefer not to give out billing info for testing account. Thanks. Kevin On Monday, November 26, 2012 6:26:03 PM UTC-8, Anash P. Oommen wrote: > > Hi Kevin, > > Any calls made to AdWords API test accounts won&#

Re: Billing information for test account

2012-11-26 Thread Anash P. Oommen
03:14:12 UTC+5:30, Kevin wrote: > > Hi, > > Why do we have to enter billing information in able to create a test > account? Could we provide fake billing information? We definitely do not > want to get charged for any bugs

Billing information for test account

2012-11-26 Thread Kevin
Hi, Why do we have to enter billing information in able to create a test account? Could we provide fake billing information? We definitely do not want to get charged for any bugs when testing. Thanks. Kevin -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and

Re: Unable to locate billing information for that Developer Token

2012-06-29 Thread Anash P. Oommen
Hi Vince, Re enter your billing information for your AdWords API MCC account as the error says, and it should start working. Cheers, Anash P. Oommen, AdWords API Advisor. On Friday, 29 June 2012 02:35:18 UTC+5:30, Vince wrote: > > Hello. We are using a C# application to retrieve

Unable to locate billing information for that Developer Token

2012-06-28 Thread Vince
ID_TOKEN_HEADER'/> QuotaCheckError.INVALID_TOKEN_HEADER @ ; trigger:'MY TOKEN HERE'; errorDetails:message=Unable to locate billing information for that Developer Token I downloaded the sample application from the API website and ran the code using my authentication credentials and got

Re: Error: Unable to locate billing information for that Developer Token

2012-03-27 Thread Anash P. Oommen
rvice->get($selector); > var_dump($out); > > So: when I use SANDBOX I get no error, but when I switch to the production > server I get this error: > > PHP Fatal error: Uncaught SoapFault exception: [soap:Server] > [QuotaCheckError.INVALID_TOKEN_HEADER @ ; trigger:'my_mcc_em

Error: Unable to locate billing information for that Developer Token

2012-03-27 Thread Charles Best
t;dateRange = new DateRange(date('Ymd'), date('Ymd')); $out = $infoService->get($selector); var_dump($out); So: when I use SANDBOX I get no error, but when I switch to the production server I get this error: PHP Fatal error: Uncaught SoapFault exception: [soap:Server]

Re: How to get alert for missing billing information

2012-02-29 Thread Anash P. Oommen
: > > Hi, > > By logging on to AdWords, we can see alert on the accounts missing billing > information. Here's the alert message: > This account isn't active because its billing information is missing. > > However, we couldn't manage to get this alert via the A

How to get alert for missing billing information

2012-02-28 Thread Kevin
Hi, By logging on to AdWords, we can see alert on the accounts missing billing information. Here's the alert message: This account isn't active because its billing information is missing. However, we couldn't manage to get this alert via the API using the alert service. Any p

Re: Is there any API for Setting Billing Information of client ?

2012-01-04 Thread Danial Klimkin
Hello Rakshit, There is no API service to manage billing information currently. If you manage a lot of accounts belonging to you, you can set up an order to bill the MCC for all accounts instead. Otherwise, every account needs to be set up manually. -Danial, AdWords API Team

Is there any API for Setting Billing Information of client ?

2012-01-02 Thread Rakshit Patel
Hi Support, I have implemented needed adword API but I can't find API for setting billing information and Create Automation Rule for campaign. This is message which i see when I logged in to my adword login. I know how to set this billing information from adword account. But I want it t

Re: Billing information via the AdWords API?

2011-09-12 Thread stevej
Thanks, Kevin. Steve -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed

Re: Billing information via the AdWords API?

2011-08-30 Thread Kevin Winter
Hi Steve, Unfortunately, this information is not available via the AdWords API at this time. - Kevin Winter AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords

Billing information via the AdWords API?

2011-08-24 Thread stevej
I would like to know if the following information can be obtained for an AdWords account via the AdWords API: - billing prepay is set - billing post-pay is set - a backup credit card exists Any ideas? Thanks, Steve -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog a

Re: Billing Information

2010-06-10 Thread AdWords API Advisor
Hi, Unfortunately billing information is not available in the API. Best, - Eric Koleda, AdWords API Team On Jun 8, 10:05 am, sonka sonka wrote: > *in Payments section > > > > > is located in Billing section)? Daily used money I can get from > > reports. But how can I g

Re: Billing Information

2010-06-08 Thread sonka sonka
*in Payments section > is located in Billing section)? Daily used money I can get from > reports. But how can I get money which paid from credit card to Google? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http:

Billing Information

2010-06-08 Thread sonka sonka
How can I get billing information by campaigns or by accounts (which is located in Billing section)? Daily used money I can get from reports. But how can I get money which paid from credit card to Google? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion

AdWords API Re: Changing Adwords API billing information

2010-04-14 Thread AdWords API Advisor
> When using the keywords api tool I keep getting back > "This account has reached its user specified budget.". > > As I have sent in a big number of requests, I expected > this to happen. However, I am unable to see what my > current budget is and what billing informa

AdWords API Changing Adwords API billing information

2010-04-13 Thread Maurice van der Meer
Hi! When using the keywords api tool I keep getting back "This account has reached its user specified budget.". As I have sent in a big number of requests, I expected this to happen. However, I am unable to see what my current budget is and what billing information is used. Can anyo

AdWords API Re: Can't enter billing information

2009-12-11 Thread AdWords API Advisor
t.py Best, - Eric Koleda, AdWords API Team On Dec 11, 10:21 am, "robert.johans...@adwire.se" wrote: > Hi, > > In my MCC account, it says that my developer key is deactivated due to > the fact that I have not entered any billing information. However, I > have tried several ti

AdWords API Can't enter billing information

2009-12-11 Thread robert.johans...@adwire.se
Hi, In my MCC account, it says that my developer key is deactivated due to the fact that I have not entered any billing information. However, I have tried several times during the last couple of weeks and yet I receive an error message saying something like "right now we can't pr

AdWords API Re: Using API to access billing information

2009-08-07 Thread AdWords API Advisor
; It is also possible to access the API units used by a client account, > > which can be accomplished by using the getUnitCountForClients method > > of > > the > > InfoService:http://code.google.com/apis/adwords/docs/developer/InfoService.html#g > > > Best, >

AdWords API Re: Using API to access billing information

2009-08-05 Thread ReedP
> > Best, > - Eric Koleda, AdWords API Team > > On Aug 5, 3:05 pm, Reed wrote: > > > > > Is it possible to use the API to access montly account billing > > information?  I cannot see anything in the docs, so checking here with > > the experts!  Am hoping that

AdWords API Re: Using API to access billing information

2009-08-05 Thread AdWords API Advisor
the API to access montly account billing > information?  I cannot see anything in the docs, so checking here with > the experts!  Am hoping that I can automate my current manual process > of logging into each client's AdWords account to print out the monthly > invoicing inf

AdWords API Using API to access billing information

2009-08-05 Thread Reed
Is it possible to use the API to access montly account billing information? I cannot see anything in the docs, so checking here with the experts! Am hoping that I can automate my current manual process of logging into each client's AdWords account to print out the monthly invoicing inform