Generate Campaigns with variables?

2017-05-18 Thread mark
Hi everyone, I have built a very comprehensive campaign in Adwords for a local service. I need to duplicate this campaign hundreds of times (maybe thousands), yet I will need to change one key element in each clone - the location. This means that all keywords, adgroups, final urls, ads,

Re: how to call adwords api from HTML5

2017-05-18 Thread 'Anash P. Oommen (AdWords API Team)' via AdWords API Forum
Hi Subbu, I am not sure I follow. You can find endpoints for individual services at https://developers.google.com/adwords/api/docs/reference/ (lookup the documentation for each service). AdWords API is a SOAP API. SOAP uses XML as the payload format and HTTPS as the transport protocol. So yes,

Re: reportType for percent fields

2017-05-18 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, The ReportDefinitionService will return the fields provided here . I'm afraid the detailed description of the field, which contains the expected format of the values, is not

Re: Ad Customizer with CSV/Excel

2017-05-18 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Dave, I'm afraid you cannot directly use a CSV/Excel file to upload the Ad Customizer Feed through the API. You'll need to parse the CSV/Excel file and use the values to set up the feed as described here

Re: reportType for percent fields

2017-05-18 Thread kristijan . novakovic
Hi, I've looked through it but how can I get that info programmatically e.g. using ReportDefinitionService? On Thursday, May 18, 2017 at 5:35:09 PM UTC+2, Shwetha Vastrad (AdWords API Team) wrote: > > Hi, > > Please see this guide >

Re: reportType for percent fields

2017-05-18 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, Please see this guide for more details for the format of different fields in AdWords API reports. It is recommended that you check the description of each field about the expected format of

Re: Is there any service URls for Fetching the adperformance reports by using the adwords api

2017-05-18 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, A complete example to download a report without using a client library is provided here . You need to make a HTTP POST to the AdWords server at the following URL:

Re: AuthorizationError.USER_PERMISSION_DENIED

2017-05-18 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Josh, Are you getting USER_PERMISSION_DENIED error? Could you *Reply privately to author* and share sample SOAP logs (request/response) with me? Thanks, Sreelakshmi, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Ad Customizer with CSV/Excel

2017-05-18 Thread Dave B
Hi, I would like to upload an Ad Customizer CSV/Excel file though my tool just like with Adwords Web UI I've read the following on Ad Customizers (https://developers.google.com/adwords/api/docs/guides/ad-customizers) and would like to know other than my reading the CSV/Excel files / rows in

Re: how to call adwords api from HTML5

2017-05-18 Thread Subbu Rayal
Hi Anash, Hope your doing good, I am trying to call Google adwords api's to one of my third party tool.can you please suggest me the direct URLs instead of SOAP and XML.. Thanks for advance. Thanks, subramanyam On Tuesday, March 19, 2013 at 1:51:32 PM UTC+5:30, Anash P. Oommen (AdWords

Re: Unexpected ApiError.fieldPathElements result (Perl v201702)

2017-05-18 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Christian, Thanks for the update. If you encounter a separate issue please open a new topic and we'll be happy to help. Cheers, Josh, AdWords API Team On Thursday, May 18, 2017 at 4:12:47 AM UTC-4, Christian wrote: > > Hi Josh, > > the other issue I mentioned appears to be a problem on our

Re: reportType for percent fields

2017-05-18 Thread kristijan . novakovic
Hello, Is this still being worked on since it's still the same? On Monday, March 12, 2012 at 3:05:16 PM UTC+1, Eric Koleda wrote: > > Hi Chris, > > You're correct that the reported fieldType doesn't quite match the output, > and we're working with the core engineering team to address this. In

Re: Always unique field in multiple attribution report types

2017-05-18 Thread kristijan . novakovic
Thanks for the link, it was most helpful On Thursday, March 23, 2017 at 5:07:55 PM UTC+1, Shwetha Vastrad (AdWords API Team) wrote: > > Hi, > > Based on the report type, the performance statics will be aggregated at > different levels. For example, the Audience Performance Report aggregates >

Re: can we get api for column description?

2017-05-18 Thread Zweitze
You may want to check out ReportDefinitionService which gives information of fields in AdWords API reports - I use that for a small experimenting program. It contains most properties of the report fields, like name, type, enum values etc. On Thursday, May 18, 2017 at 7:17:28 AM UTC+2, 오학섭

Is there any service URls for Fetching the adperformance reports by using the adwords api

2017-05-18 Thread Subbu Rayal
Guys Hi, I am fetching the ad performance report using adwords API. is there any direct Sevice urls to fetch those information instead of jclient libraries ,SOAP and XML etc Any help would be appreciated. Thanks, -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on

Re: Negative CrossDeviceConversions values in Shopping Performance Report

2017-05-18 Thread 'Ivan Bautista' via AdWords API Forum
Hi Ronald, To help us investigate further, could you reply privately (using *reply privately to author *option) with your clientCustomerId, the report definition used as well as the generated

Re: Keywords performance per Geo location

2017-05-18 Thread 'Peter Oliquino' via AdWords API Forum
Hi Yoav, Location and Keywords are both at the criterion level and correlating statistics of these two entities are currently not supported in the AdWords API. For now, you may follow our

Negative CrossDeviceConversions values in Shopping Performance Report

2017-05-18 Thread Ronald Findling
Hi, we just found negative values in the CrossDeviceConversions column for the Shopping Performance Report. In a similar issue discussed here [1] I found that this should only happen for the time period of March 29-31, but our sample is from the 27. of March (we already observed negative

Re: UploadOfflineConversions api data upload

2017-05-18 Thread 'Ivan Bautista' via AdWords API Forum
Hi Bala, Below are my answers to each question. 1. What happen If I upload same gClid data twice? Assuming all conversion name, value, time etc are same. > As per documentation > , > > the first upload will be

Keywords performance per Geo location

2017-05-18 Thread yoav
Hey, We seek to analyse* keyword performance per targeted geo location *(text, impressions, cost, etc). Is / can data be provided down to the keyword level in the Geo Performance Report, or anywhere else? To my knowledge, Geo data is provided today only down to the ad group level. Thank you!

Re: URL_PERFORMANCE_REPORT Clicks and quartiles are at 0 for youtube trueview diffusion

2017-05-18 Thread Tecdyn
Do you have any news about that, it's very problematic for us to not have ctr and quartiles Regards, Le mercredi 17 mai 2017 17:20:16 UTC+2, Tecdyn a écrit : > > I sent you the data in private message > > Le mercredi 17 mai 2017 17:09:41 UTC+2, Shwetha Vastrad (AdWords API Team) > a écrit : >>

Re: Unexpected ApiError.fieldPathElements result (Perl v201702)

2017-05-18 Thread Christian
Hi Josh, the other issue I mentioned appears to be a problem on our side. So everything is fine on the API side. Best, Christian On Thursday, May 18, 2017 at 1:30:48 AM UTC+2, Josh Radcliff (AdWords API Team) wrote: > > Hi Phil, > > Thanks for confirming. Glad to hear things are behaving as

Re: can we get api for column description?

2017-05-18 Thread 'Peter Oliquino' via AdWords API Forum
Hi, If you are looking for column/field descriptions of the different fields supported in the AdWords API, then you may refer to this documentation for more information. Please note however that the field