Re: GenerateRefreshToken.php command line error

2017-01-13 Thread Chris
Do you recommend that I totally delete the zip file that I have in my website root? Should I be navigating to the website root in SSH before running the composer install command? Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Re: Adwords API using PHP getting error when GetRefreshToken.php is run

2017-01-13 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Chris, You'll need to use Composer to install the latest version of the AdWords API PHP client library, which will update the required dependencies in your environment. If you downloaded the example files directly from the repository, these dependencies may not be

Re: Downloading PHP API library and location of adsapi_php.ini file

2017-01-13 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Chris, Yes, you need to copy the config file (adsapi_php.ini) to your home directory and use fromFile() on builders to load this file from home directory. You can then follow the instructions provided here

Re: GenerateRefreshToken.php command line error

2017-01-13 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Chris, Using composer to download the latest version of the client libraries as mentioned in step 1 of the setup document will ensure that all the required dependencies are in place. Directly downloading them might fail to configure these

GenerateRefreshToken.php command line error

2017-01-13 Thread Chris
I'm trying to generate a refresh token but I'm getting the following error *AFTER* I have added my client id and client secret. I downloaded the .zip file for adwords api library, but I'm not familiar with composer so I did not install using composer. Do I need to install another library for

Re: Click Performance Report via API > Call Extension gCLID > import to Analytics > Link and attribute to Adwords

2017-01-13 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Alan, If you have set up conversion trackers to track calls from call-only ads or ads using call extensions, these conversions are already attributed to the corresponding keyword in your AdWords account. This

Re: ad customizer with IF functions not working

2017-01-13 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi, The changes related to customizing the ads with IF functions will be rolled out over the next few months. However, you can verify if this feature is enabled in your account. While editing any one of your ads, type in a "{". If you see a drop down with the 'IF Function' in it would means

Re: Doubt about CampaignStatus field in Campaign Performance Report

2017-01-13 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Pippo, Unfortunately, the CustomerSyncService is the closest API service that we have in comparison to the change history on the UI. If the change status is new, you could use the specific service to

Re: J'ai les solutions pour empêcher les publicités d'être bloqué par AD-block

2017-01-13 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi, Unfortunately, I can respond to your query in English only. Are you facing issues with AdWords API? In that case, please feel free to provide the details and I'd be happy to take a look. Regards, Vishal, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find

Downloading PHP API library and location of adsapi_php.ini file

2017-01-13 Thread chris
Hi friends. I'm in the early stages of working with the Adwords API. I have simply downloaded the PHP files from GitHub... I'm not familiar with how to do this via composer. Questions... 1. Is it ok to just download and place the files on the server? 2. I have made changes to my

Adwords API using PHP getting error when GetRefreshToken.php is run

2017-01-13 Thread chris
I'm getting the following error when running GetRefreshToken.php from SSH. [root@myroot Auth]# php -f GetRefreshToken.php PHP Warning: require(../../vendor/autoload.php): failed to open stream: No such file or directory in /var/www/vhosts/mysite.com/googleads-php-lib-

Re: Avoid the download of 'removed' keywords from Keyword Performance Report

2017-01-13 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, You can use the below predicate in the report definition to include only those keywords which are "Enabled" or "Paused"

Re: aqwl campaign report not getting clicks performance report including zero value

2017-01-13 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Yash, Since you are using a test account, your campaigns will not have impressions and may not be included if zero impressions are not requested explicitly. To include zero impressions in your report output, you need to set the includeZeroImpressions HTTP header

Click Performance Report via API > Call Extension gCLID > import to Analytics > Link and attribute to Adwords

2017-01-13 Thread Alan Johnson
Hi all, We have an Google Adwords account linked up to a Google Universal Analytics account and we are trying to attribute call extension conversions to the Adwords via Analytics using only the gCLID. We are getting the gCLIDs via the Google Adwords API. In other words, we get these

Re: USER_PERMISSION_DENIED

2017-01-13 Thread viteloge . ronan01
Hi, Following your help, it was working fine but 1 month later, i get the same error but only online. The parametres are good. Why does that work only offline ? I can send you my Auth.ini if you want? Thanks for your reply -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

Re: Report from API different than {placement}

2017-01-13 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Mike, No word yet, but I'll keep asking for updates. I'll let you know as soon as I hear back. Thanks, Josh, AdWords API Team On Thursday, January 12, 2017 at 3:25:55 PM UTC-5, Mike-Indiana wrote: > > Hi Josh, any word back on this? > > Thank you, > > Mike > > On Wednesday, January 4, 2017

ad customizer with IF functions not working

2017-01-13 Thread agizynska
Hi, just wanted to ask if the 'if' function for ad customers is fully rolled out to all advertisers? I am trying to set this up for audience targeting in Headline 2 and I keep getting following error message and it would not let me save the ad: 'One of your functions is being used

aqwl campaign report not getting clicks performance report including zero value

2017-01-13 Thread yashesoftech2
Hi, I'm looking forward to integrate the google adwords API by using PHP library. Currently I'm calling api for adwords test account. I get four campaigns with this aqwl query : SELECT CampaignId FROM CAMPAIGN_PERFORMANCE_REPORT And zero campaign with this aqwl query : SELECT

J'ai les solutions pour empêcher les publicités d'être bloqué par AD-block

2017-01-13 Thread Zarr be
Bonjour, j'ai essayé en vain d'entrer en contact avec les développeurs pour leur faire part de mes solutions Bien à vous zarr be -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

Avoid the download of 'removed' keywords from Keyword Performance Report

2017-01-13 Thread Pippo
Is there a sort of filter for the Keyword Performance Report such that the only downloaded keywords are the ones with Status 'enabled' or 'paused'? I'm not interested to download 'removed' keywords info, and it can happen that the number of 'removed' keywords is huge w.r.t. the others, and the

Re: Doubt about CampaignStatus field in Campaign Performance Report

2017-01-13 Thread Pippo
Ok thanks, it sounds good! However the possible values of the field campaignChangeStatus are the strings FIELDS_UNCHANGED, FIELDS_CHANGED, NEW, and the latter indicates that something has changed, but not what/how. Here

Re: Limit on Bidding Strateguies Per Campaign

2017-01-13 Thread 'Joyce Lava' via AdWords API Forum
Hi Rob, This error occurs when the number of allowed entities has been exceeded in the request. Could you please send to me (*reply privately to author*) the