Re: PHP get campaign COST

2016-10-11 Thread 'Thanet Knack Praneenararat (AdWords API Team)' via AdWords API Forum
Hello, Sorry for late reply. >From what you said, I still don't think it's related to test account or authentication problem. The trigger, fieldPath, and type are all null, which is strange. Could you please try running DownloadCriteriaReport

Re: PHP get campaign COST

2016-10-07 Thread testapidilren2
When I'm using this code, all the time I have this error. Maby my account have error ? That maby be caused when I use manager test account in google adwords ? > Besides, what happen if you run our code examples as is? > Still I have this same error. W dniu piątek, 7 października 2016 10:34:0

Re: PHP get campaign COST

2016-10-07 Thread 'Thanet Knack Praneenararat (AdWords API Team)' via AdWords API Forum
Hello, I can't reproduce your errors. I ran your code and it works fine, fetching all the data. Are they intermittent errors occurring sometimes? Or do you get these errors all the time? Besides, what happen if you run our code examples as is? Do you still get these errors? Best, Thanet, AdWord

Re: PHP get campaign COST

2016-10-07 Thread testapidilren2
trying to have a few days to fix it, do you have an idea what to do with it? W dniu wtorek, 4 października 2016 19:14:44 UTC+2 użytkownik testapi...@gmail.com napisał: > > >

Re: PHP get campaign COST

2016-10-06 Thread testapidilren2
try { require_once dirname(dirname(__FILE__)) . '/Google/init.php'; $user = new AdWordsUser(); $user->LogAll(); // Get the service, which loads the required classes. $campaignService = $user->GetService('CampaignService', ADWORDS_VERSION); // Create selector. $sel

Re: PHP get campaign COST

2016-10-05 Thread 'Anthony Madrigal' via AdWords API Forum
Hello, Could you please provide me with the report definition or report query you used that resulted in this error? Please do so using *reply privately to author.* Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: ht

Re: PHP get campaign COST

2016-10-05 Thread testapidilren2
In both cases, I have a similar problem: Downloading reports for 1 managed customers. Report attempt #1 for client > customer ID 9102394456 was not downloaded due to: Report download failed. > Underlying errors are Type = '', Trigger = '', FieldPath = ''. Report > request failed for client cust

Re: PHP get campaign COST

2016-10-04 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, You can use the API to download Campaign Performance Report , which includes statistics aggregated at the campaign level. The DownloadCriteriaReport

PHP get campaign COST

2016-10-04 Thread testapidilren2
Hello. I have a very difficult task for the report adwords campaign. Once a day I through CRON and PHP download the curr