Re: in my MCC account there is not option of AdWords API Center

2017-01-03 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Zohaib, *AdWords API Center* menu option is available in your AdWords manager account and not your AdWords client account. Once you create an AdWords manager account, you can

Can't authorise to google when use googleads-php-lib

2017-01-03 Thread ВІталій Мозок
I want to upload sitelinks using googleads-php-lib I tried using the following example: https://github.com/googleads/googleads-php-lib/blob/master/examples/AdWords/v201609/Extensions/AddSitelinks.php . I've created an application in the Google

Re: some questions regarding drafts and experiments

2017-01-03 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Greetings! Thanks for catching that so we have an opportunity to correct this post. Yes, you can use the other reports as well when working with campaign drafts and experiments. Cheers, Nadine, AdWords API Team On Thursday, December 29, 2016 at 9:35:35 AM UTC-5, Rotherhithe_m wrote: > > Hi

Re: Adwords API Video campaigns

2017-01-03 Thread Elżbieta Jakubska
Hi, I would need to get the current list of video campaigns via API (only name, id, status). Is it possible to get it somehow, or only getting the report? I know that it's not possible by CampaignService currently? Do you know maybe when this will be possible with CampaignService like for

Creating AdWords rich media display ads

2017-01-03 Thread Jana Lyon
Hi there, I am having a bit of trouble finding out how to create an 'HTML5' ad for AdWords. As a front-end developer, making the actual banner isn't a problem - it is knowing what platform specific hooks need to be included. I am making some ads for a client who will be trafficking the ads

Re: com.google.api.client.auth.oauth2.TokenResponseException: 400 Bad Request "error" : "invalid_user"

2017-01-03 Thread ВІталій Мозок
HI Vishal! Sory for my pure engliish. I have same issue. want to upload sitelinks using googleads-php-lib I tried using the following example:

What sort of Status changes are permitted to TextAds effective January 31, 2017?

2017-01-03 Thread adivenuti
Hello, I've read in the following AdWords Developer Blog post that the only changes to existing Text Ads that will be allowed in any supported AdWords API version on or after January 31, 2017 - are changes to the TextAd's Status

Report from API different than {placement}

2017-01-03 Thread Mike-Indiana
Hello, this discrepancy seems to have existed for several years, I thought that I would post. Pulling AUTOMATIC_PLACEMENTS_PERFORMANCE_REPORT will yield non-www. domains in the report for 'Domain'. For example, google.com However when using valuetrack {placement} in ads, a click may yield

Re: What sort of Status changes are permitted to TextAds effective January 31, 2017?

2017-01-03 Thread 'Peter Oliquino' via AdWords API Forum
Hi, There had been no mentioned restrictions as to which AdGroupAd.Status value can be passed to the SET operator for the Text Ads. You may continue to update the Text Ad's status with any

Re: Adwords API Video campaigns

2017-01-03 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Elżbieta, Video campaigns are currently not supported by AdWords API services. You can, however, use the Video Performance Report to fetch aggregated data at the video level. Campaign specific

Re: Creating AdWords rich media display ads

2017-01-03 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi, Please checkout our samples for SOAP log and the code

in my MCC account there is not option of AdWords API Center

2017-01-03 Thread Zohaib Waseem
Hi guys i am trying to find AdWords API Center section in my adword account but i found nothing please let me know any solution. i also create new account and go to gear icon > *Account settings* in left side section i did not find any button *AdWords API Center * -- --

Re: Can't authorise to google when use googleads-php-lib

2017-01-03 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi, Looks like there is some problem in setting OAuth credentials in your client library. Could you please confirm if the client_id and client_secret values are correctly copied from the Google API console project to your auth.ini file? Also, please note that examples in our PHP client library