TargetingIdeaService return keywords stats not matched with Web UI.

2013-08-01 Thread Chirag eReportz
Hello, We have been using the TargetingIdeaService to get New idea of KEYWORD_TEXT ,AVERAGE_CPC , SEARCH_VOLUME for some time now but recently we have noticed that the values returing were not expected. For example, for the keywords in $targetingIdeaService =

No End date set in Create a campaign

2013-08-01 Thread Akhilesh Ojha
HI, scenario is this: 1. Create campaign with end date set to No End Date Such scenario is valid and is possible through Adwords Web interface. But it can not be done through API - when setting campaign field endDate =null - API won't make any changes How -- --

Re: AdGroupCriterionService Bug? - EntityNotFound.INVALID_ID for CriterionId that exists

2013-08-01 Thread Erkan Ceran
Hi, I had this problem. If you use mcc login or change clientId after create AdwordsUser object, its couldnt find campaigns because that time login is not in scope of account. I changed my login with client id problem is solved. Ex. in PHP : $adwordsUser = new AdWordsUser(null, $email,

I think I found a typo in the readme for the new 4.5 PHP Client Library

2013-08-01 Thread tomjoyce34
Hi There Just downloaded the new 4.5 adwords_api_php_4.5.1.tar.gzhttps://code.google.com/p/google-api-adwords-php/downloads/detail?name=adwords_api_php_4.5.1.tar.gzcan=2q= from https://code.google.com/p/google-api-adwords-php/downloads/list I think I found a typo in the readme Line 119

Re: How to Download SiteLinks from Enhanced Campaigns

2013-08-01 Thread Danial Klimkin
Hello Adi, Please note only campaigns were migrated to EC, sitelinks auto-migration is scheduled for late September only. So if you haven't migrated your sitelinks manually or via the UI you should be able to retrieve your legacy sitelinks with CampaignAdExtensionService. -Danial, AdWords

Re: Why used Display Keyword Performance Report showed empty?

2013-08-01 Thread Danial Klimkin
Duplicate: https://groups.google.com/forum/#!topic/adwords-api/djMgPrd38Zc -Danial. On Wednesday, July 31, 2013 9:38:41 AM UTC+4, Kang JinLan wrote: I set a specific date period with performance record for DISPLAY_KEYWORD_PERFORMANCE_REPORT, but it showed empty. But it showed data in

Re: The URL google returns to access a refresh token does not work, help?

2013-08-01 Thread Danial Klimkin
Hello Luke, Can you please double-check the client application ID is the installed application client ID with the OOB redirect URI listed as a valid redirect in the API Console? I can't see any other reason for this error. -Danial, AdWords API Team. On Thursday, August 1, 2013 4:34:50 AM

After authentication No Refresh Token

2013-08-01 Thread mcc
I m using adwords api v201306, when i authenticate the user using Oauth2 authentication It returns array( access_token = '*', expiresin= token_type = * ); But There is no refresh token. Any Ideas? -- --

Re: The URL google returns to access a refresh token does not work, help?

2013-08-01 Thread Luke Culbertson
Danial, My issue involved using a service account rather than an installed application. It wasn't very clear in the documentation exactly what type of account was necessary. Nonetheless, creating a new installed application client id did the trick and I now have my refresh token. Thanks for

Re: Experiments (ACE) for adcopies: 'get' method doesn't seem to work for ExperimentDeltaStatus and ExperimentDataStatus

2013-08-01 Thread David Torres (AdWords API Team)
Hi Francesco, Sorry for the delay, I'm investigating this issue, please bear with me for a bit more. Best, - David On Monday, July 22, 2013 9:12:36 AM UTC-4, Francesco Della Vedova wrote: *** Outgoing SOAP ** ?xml version='1.0'

Re: More questions about PLACEHOLDER_FEED_ITEM_REPORT

2013-08-01 Thread David Torres (AdWords API Team)
Hi Zweitze, Please find my responses inline. Best, - David Torres - AdWords API Team On Monday, July 29, 2013 12:15:37 PM UTC-4, Zweitze wrote: Hello, I'm somewhat underwhelmed by the docs on PLACEHOLDER_FEED_ITEM_REPORT. So please help me on this subject: I'm sorry to hear that,

CURL http code 0

2013-08-01 Thread Luis M . CastaƱeda
I wrote a PHP code that runs smoothly, now I am trying to make it run periodically using a Cron Job. Problem is that I get an http code 0 from the CURL instead of 200. Any idea why? I already tried timeout and connectimeout but did not fix it. Here is the code: $params = array(