Re: AuthenticationError.NOT_ADS_USER

2017-09-08 Thread Carlos Casasola
Hello Bharani. I configured all credentials again but doesn´t work. I use this request headers https://developers.google.com/adwords/api/docs/guides/call-structure I send this param* clientCustomerId *but return the same error. Thank you. On Thursday, September 7, 2017 at 3:56:20 PM UTC-5, B

Cannot pause/resume Smart Display Ads via API v201708

2017-09-08 Thread Greg Sconce
I am getting the follwing error [OperationAccessDenied.MUTATE_ACTION_NOT_PERMITTED_FOR_CLIENT @ operations[0]] when I try to pause or resume a smart display ad. I know that these mutate actions are not available when working with express ads, but I have not seen anything in documentation that s

About using MaximizeConversionsBiddingScheme

2017-09-08 Thread test71942
Hello, When I create a campaign, when I select "MAXIMIZE_CONVERSIONS" in a bidding strategy I get an error. Write source code and error message. please tell me. [error message] BiddingErrors.BIDDING_STRATEGY_TYPE_INCOMPATIBLE_WITH_SHARED_BUDGET @ operations[0].operand.budget [api ve

Re: help with Api

2017-09-08 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi, Could you share the screenshot/code snippet of how you are setting your selector? You can refer to this sample in PHP to understand how to run reports usi

Re: Will AdWords API surpport AdGroup level adServingOptimizationStatus?

2017-09-08 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Caihua This feature is not currently supported by the AdWords API. Please keep an eye on our blog for updates on upcoming releases. Thanks, Sreelakshmi, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

help with Api

2017-09-08 Thread Дмитрий Бережной
Api version 201708, I create the following query $report_definition = new ReportDefinition($selector); $report_definition->setReportName(self::_get_report_name($customer_id)); $report_definition->setDateRangeType(ReportDefinitionDateRangeType::CUSTOM_DATE); $report_definition->setReportType(Report

Re: Googel Adwords API - Reporting - (ParallelReportDownload.php) need the data in an array format

2017-09-08 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Pradeep, The API only supports these formats in which the report data can be downloaded. You will need to post process the result to convert the data into your desired format. As you found out, th

Will AdWords API surpport AdGroup level adServingOptimizationStatus?

2017-09-08 Thread Caihua Du
Hi AdWords team, According to the recent statement (email) from AdWords, that "Ad rotation settings will be available at the ad group level". However I didn't find any current AdGroup API can return back this field. Can you please let us know if this will be available in newer SDK version? htt

Re: how to setting Dynamic ad settings for Display campaign by adwords api

2017-09-08 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, Unfortunately, it is not possible to set dynamic ad settings for the Display network campaign from the AdWords API. You will have to create that using the AdWords UI. Please refer to this guide to create displa

Re: Is it possible to send offline sales data to google adwords?

2017-09-08 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Rohit, Yes, you can upload offline conversions using the AdWords API. Have you gotten a chance to check the guide on tracking and importing conversions? This

Re: I am First time using Google AdWords

2017-09-08 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Kranthi, We address questions specific to AdWords API on this forum. Since your question is specific to promotional offers, please post your question on Advertisers community forum or get in touch with the AdW

Re: v29.0.0 installation problem

2017-09-08 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, Based on the error logs, it looks like you're trying to install the google/auth version which is not supported by the client library. Can you make sure to install the PHP client library

Googel Adwords API - Reporting - (ParallelReportDownload.php) need the data in an array format

2017-09-08 Thread Pradeep Kumar
Hi Everyone, This is Pradeep ( Web Programmer - PHP ). I am using google adwords api to get campaigns reports. While i am accessing the reports from ParallelReportDownload.php then i can see the report is being downloaded into excel format. I don't want an report to be download. I want the res

Re: Missing locations in the Geo Targets API

2017-09-08 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Sean, You are right, we don't have the criterion Id - location name mapping documented for those locations that cannot be targeted using AdWords. The criterion id "2364" is associated with Iran. Unfortunately, there may not be a way to map the ids that are missing in the GeoTargets table to

Re: Difference between display planner and adwords API results

2017-09-08 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Jorge, Display Planner functionality is still unavailable in the AdWords API. I'd recommend subscribing to our blog so you'll be notified If and when this functionality is made available. Cheers, Josh, AdWords API Team On Fr

Re: AdWords API Center Not there under new interface

2017-09-08 Thread cv
Oh.. Yes! Thanks for guiding. On Friday, 8 September 2017 11:02:25 UTC+5:30, cv wrote: > > Hello, > > Adwords API Center is not there under settings with new Adwords Interface > (UI). > > Please let me know how I can access this, under New Adwords UI. > > Thanks, > > -- -- =~=~=~=~=~=~=~=~=~

Re: [8-7315000019058] From basic to standart access level Adwords API

2017-09-08 Thread Владимир Дорохин
Hi, Ryan. sorry for the silence. I asked the developers, but I have not received an answer yet. I plan to return with an answer by the middle of next week. 2017-09-05 19:43 GMT+03:00 : > Hi, > > Thanks for reaching out.Please provide your production MCC ID > > Best, > Ryan. > > AdWo

Re: Possible to retrieve invoices through API?

2017-09-08 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Bastien, I am a teammate of Peter and will provide support to you. We will let the team know regarding this request. If you haven't done so, kindly follow our blog for any AdWords API future updates. Thanks, Vincent AdWords

Is it possible to send offline sales data to google adwords?

2017-09-08 Thread rohit . patil
HI, I have an offline sale and online site for that daily purchase and conversion are successfully tracked by the Google AdWords. For offline sale, I want to track this conversion on the Adwords Is it possible to send the sales data to the AdWords manually through the API or something? If yes

Re: Difference between display planner and adwords API results

2017-09-08 Thread jorge.chang via AdWords API Forum
Hi Josh, It's been a year your post below. Just wondering if there's the current Adwords API supports Display Planner functionality now. Thanks! Jorge On Thursday, May 12, 2016 at 11:48:25 AM UTC-7, Josh Radcliff (AdWords API Team) wrote: > > Hi, > > The AdWords API does not have functionali

how to setting Dynamic ad settings for Display campaign by adwords api

2017-09-08 Thread wyfttp
-- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleA

v29.0.0 installation problem

2017-09-08 Thread Aliko
Hello, When I try to install v29.0.0 like before versions, I got below errors. Can you help me please? Best Regards root@nod4 [/home/www]# php composer.phar require googleads/googleads-php-lib Do

I am First time using Google AdWords

2017-09-08 Thread Kranthi Vutkuru
Hi Everyone..I am First time using Google AdWords..I started one campaigns also But am not getting AdWords first time free promotional code amount in my AdWords. when google send that amount in my AdWords account.

Re: API not allow me to get all MMC client list

2017-09-08 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi, For get account hierarchy example, you need to set an MCC Id or clientCustomerId (a client/child account) in the clientCustomerId

Re: How to get search results from Radius Targeting

2017-09-08 Thread 'Ivan Bautista' via AdWords API Forum
Hi Jiwon, Thank you for providing the screenshot to help us understand your concern even more. As per documentation , the only way to look up for targettable locations by name (similar

Re: Possible to retrieve invoices through API?

2017-09-08 Thread Bastien Rabaute
Hi Peter, Thanks for your reply. Having the same need - being able to retrieve the invoices through the API -, I stumbled upon this thread, which is certainly old but well indexed in Google :) Maybe if many people continue to reply to it, this feature could go up in the to do list of the Adwor

Re: AdWords API Center Not there under new interface

2017-09-08 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi, Your concern seems to be more specific in the AdWords UI, and not in the AdWords API. Our team only handles AdWords API related issues/concerns. Could you kindly post this in the AdWords Community Forum so the

Re: Trying Google Adwords API ver v201609 - Got some error

2017-09-08 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi, I assume that both you and Pradeep have the same issue right now on which you could not get the metrics (clicks, impressions, etc.) result in the AdWords API. These metrics can only be retrieved using reports . For example,

API not allow me to get all MMC client list

2017-09-08 Thread Michal Kubek
I'm trying to get list of all accounts im MMC account. For that reason I try to use all versions of https://github.com/googleads/googleads-python-lib/blob/master/examples/adwords/v201708/account_management/get_account_hierarchy.py But all version of AdWords api are returning Server raised faul

Re: Trying Google Adwords API ver v201609 - Got some error

2017-09-08 Thread kanhaiya . techximum
Hi Vincent, Thank you so much for helping me throughout the integration process. my name is Kanhaiya, a colleague of Pradeep working on the same API integration. We have done the integration. Now we have some issue related to fetching the data like clicks, imprssion, creatives, conversion etc.