Re: получение баланса аккаунта adwords

2016-09-29 Thread 'Michael Cloonan (AdWords API Team)' via AdWords API Forum
Hello, This error usually means that you're trying to run a report with your manager account, rather than with a client account. Reporting only works on the client account level; you can only report on a single account at a time. Please try running the report on your client account and see if t

Re: получение баланса аккаунта adwords

2016-09-29 Thread adwords
Got a basic access, the error is now: Fatal error: Uncaught exception 'ReportDownloadException' with message 'Report download failed. Underlying errors are Type = 'ReportDefinitionError.CUSTOMER_SERVING_TYPE_REPORT_MISMATCH', Trigger = '', FieldPath = 'selector'. ' in C:\OpenServer\domains\goo

Re: получение баланса аккаунта adwords

2016-08-31 Thread 'Michael Cloonan (AdWords API Team)' via AdWords API Forum
Hello, The good news is it looks like the request is formatted properly if you're getting that error. You are simply lacking credentials to make the request. Once you get those, the report should work properly. Specifically, your developer token is not approved to make requests to the AdWords

Re: получение баланса аккаунта adwords

2016-08-31 Thread adwords
set the library entered tokens, the answer is: Fatal error: Uncaught exception 'ReportDownloadException' with message 'Report download failed. Underlying errors are Type = 'QuotaCheckError.DEVELOPER_TOKEN_NOT_APPROVED', Trigger = '', FieldPath = ''. ' in C:\OpenServer\domains\googleads

Re: получение баланса аккаунта adwords

2016-08-31 Thread 'Michael Cloonan (AdWords API Team)' via AdWords API Forum
Hello, The full required format is documented here: https://developers.google.com/adwords/api/docs/guides/reporting#prepare_the_request If the documentation is not providing you enough help to successfully make the request, then I sincerely suggest using the PHP client library I linked in my

Re: получение баланса аккаунта adwords

2016-08-31 Thread adwords
how do I make a request, I do not understand it: https://adwords.google.com/api/adwords/cm/v201506";> CampaignId Id Impressions Clicks Cost Status IN ENABLED PAUSED Custom Adgroup Performance Report ADGROUP_PERFORMANCE_REPORT LAST_7

Re: получение баланса аккаунта adwords

2016-08-31 Thread 'Michael Cloonan (AdWords API Team)' via AdWords API Forum
Hello, You can see a full example request, made via cURL, here: https://developers.google.com/adwords/api/docs/guides/reporting#complete_example >From there you should be able to determine how to set your parameters locally to generate the request. I think a better approach, however, might be

Re: получение баланса аккаунта adwords

2016-08-31 Thread adwords
I mean in php http://php.net/manual/ru/ref.curl.php вторник, 2 августа 2016 г., 11:02:29 UTC+3 пользователь adw...@prime-ltd.su написал: > > Добрый день! напишите пожалуйста пример как можно получить остаток баланса > на аккаунте adwords? > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: получение баланса аккаунта adwords

2016-08-31 Thread adwords
yes I am interested in how to get Account Performance Report? you can write an example of how to get it through curl. Please! вторник, 2 августа 2016 г., 11:02:29 UTC+3 пользователь adw...@prime-ltd.su написал: > > Добрый день! напишите пожалуйста пример как можно получить остаток баланса >

Re: получение баланса аккаунта adwords

2016-08-31 Thread 'Joyce Lava' via AdWords API Forum
Hi, Could you please confirm if you receive any error after running the report? I'm not quite sure on what you meant by "fix the code to make it work". Based from the original post in this thread, you were asking how to get the balance of an account, and that, I responded that there is no AdWor

Re: получение баланса аккаунта adwords

2016-08-31 Thread adwords
I do so: $xml = 'https://adwords.google.com/api/adwords/cm/v201506";> CampaignId Id Impressions Clicks Cost Status IN ENABLED PAUSED Custom Adgroup Performance Report ADGROUP_PERFORMANCE_REPORT LAST_7_DAYS CSV '; $ch = curl_init(

Re: получение баланса аккаунта adwords

2016-08-30 Thread 'Joyce Lava' via AdWords API Forum
Hello, The example code provided in my previous response was intended to be a reference on how you will be able to generate a report in AdWords API. If you will have to create your own report query, then you may refer to the different report types

Re: получение баланса аккаунта adwords

2016-08-30 Thread adwords
Can you describe how to make a request to the procedural form without the use of your class??? вторник, 2 августа 2016 г., 11:02:29 UTC+3 пользователь adw...@prime-ltd.su написал: > > Добрый день! напишите пожалуйста пример как можно получить остаток баланса > на аккаунте adwords? > -- -- =~

Re: получение баланса аккаунта adwords

2016-08-02 Thread 'Joyce Lava' via AdWords API Forum
Hi, You may use the example code (Java client library) that shows how to generate report using AdWords API. Other client library examples are available on the same link. You need to set the reportType as ACCOUNT_PERFORMANC

Re: получение баланса аккаунта adwords

2016-08-02 Thread adwords
you can set an example query? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message beca

Re: получение баланса аккаунта adwords

2016-08-02 Thread 'Joyce Lava' via AdWords API Forum
Hi, Apologies, I can only provide support in English. There is currently no AdWords API service that returns the remaining balance of an account. However, if you know the original budget, you may use the ACCOUNT_PERFORMANCE_REPORT

получение баланса аккаунта adwords

2016-08-02 Thread adwords
Добрый день! напишите пожалуйста пример как можно получить остаток баланса на аккаунте adwords? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~