Re: Which AdWords API should you use?

2015-12-03 Thread F inc
Hello Umesh, Thank you for the response. When got from any report API, what is the field name? thanks. 2015年12月4日金曜日 1時24分03秒 UTC+9 Umesh Dengale: > > Hello, > > Currently, the AdWords API reports do have any report for the *parental > status* or any other report containing the data for *parent

How to get AdGroup CPA

2015-12-03 Thread Albert Catama
Greetings! How I can get the CPA from AdGroup using Adwords API? Thanks Guys. Godbless -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=

Re: Domain Verification (Webhook)

2015-12-03 Thread Nadine Sundquist (AdWords API Team)
Greetings, I just took a look through the AdWords API documentation to see if we require that. It doesn't seem like that's the case. This sounds like you may be trying to set this up for another API? Perhaps, you could point me to the documentation

Re: Unable to get the account Labels using account label service

2015-12-03 Thread Nadine Sundquist (AdWords API Team)
Hi Kamran, Thanks for providing the *requestId*. That really made everything a lot easier to track down. So, it looks like you're calling AccountLabelService against a customer account, rather than a manager

Re: Consulting - API request for GEO_PERFORMANCE_REPORT type of ad reports and we manually export this type of report data inconsistencies

2015-12-03 Thread Nadine Sundquist (AdWords API Team)
Hello, This took me awhile to figure out, but I've found the answer. I've split your answer into the 2 questions that you were asking: - In the AdWords User Interface Geo Performance Report, why is there a cost greater than zero when there are no clicks for *Awesome Arduino Robot Car

Re: Set new placement in Group Criterion via API

2015-12-03 Thread Umesh Dengale
Hello, While adding the Placement criteria you don't need to set the Id for *Add* operat

Re: Display ads only on mobile device

2015-12-03 Thread Umesh Dengale
Hi Nick, You could use the mobile app installs campaigns. Please check out the Driving Mobile Application Downloads guide . You could use CampaignCriterionService

Re: Domain Verification (Webhook)

2015-12-03 Thread Click Precision
Yes, this is correct. The section for verified webhook notification domains. On Thursday, December 3, 2015 at 4:12:43 PM UTC-5, Nadine Sundquist (AdWords API Team) wrote: > > Hi Mike, > > I haven't bumped into anyone having this issue while setting up for the > AdWords API. Are you currently try

Re: Domain Verification (Webhook)

2015-12-03 Thread Nadine Sundquist (AdWords API Team)
Hi Mike, I haven't bumped into anyone having this issue while setting up for the AdWords API. Are you currently trying to set up your credentials for the AdWords API? Regards, Nadine, AdWords API Team On Thursday, December 3, 2015 at 3:15:27 PM UTC-5, Click Precision wrote: > > Hello, we are h

Re: add date to ad text adwords in script

2015-12-03 Thread Umesh Dengale
Hello, In the AdWords API, you could use the Ad Customizers which are feed based and it is used for dynamically setting the information to your Ads. Please check out our Ad Customizers guide and the AddAdCustomizer

Re: PerCost metrics disappeared with the v201509 Adwords API release

2015-12-03 Thread Umesh Dengale
Hi Bastien, In AdWords API v201509, the EstimatedTotalConversionValuePerClick, EstimatedTotalConversionValuePerCost, EstimatedTotalConversionRate, EstimatedTotalConversionValue, EstimatedTotalConversions, EstimatedCrossDeviceConversions, CostPerEstimatedTotalConversion, ValuePerEstimatedTotalC

Domain Verification (Webhook)

2015-12-03 Thread Click Precision
Hello, we are having issues after verifying a development domain. This domain is already verified in the Search Console, however after attempting to add it as a property at https://console.developers.google.com/apis/credentials/domainverification?project=XX it instructs us to verify it again.

Unable to get the account Labels using account label service

2015-12-03 Thread rc1375
Hi Team, I am not able to get the Labels associated with the account. I am using Account Label Service to get the account labels. The Request ID is mentioned below. Please let me know if you need anything else. 00052603c66655900ac246870d033586 Thanks, Kamran -- -- =~=~=~=~=~=~=~=~=~=~=~=~

Re: Unable to add Ad Customizers Data

2015-12-03 Thread rc1375
Hi Danial, Thank you! I got it working. Warm Regards, Kamran On Monday, June 1, 2015 at 8:42:44 AM UTC-4, Danial Klimkin wrote: > > Hello Kamran, > > > Is this the actual request you are sending, or did you remove feed ID, > campaign ID etc? If you have, please send me the exact request *via e

Re: Adwords: URL parameters using ExitApi.exit()

2015-12-03 Thread Umesh Dengale
Hello, This forum supports the AdWords API related cases. Above case is related to the AdWords product side. Please post your question to the AdWords Community . The product experts there should be able to help out. Thanks, Umesh, AdWords API Team. --

Re: Display ads only on mobile device

2015-12-03 Thread Mark Rogoyski
Hi Nikola, This tutorial from Google shows how to set up campaigns for driving mobile app installs: https://developers.google.com/adwords/api/docs/guides/driving-mobile-app-downloads The code examples are C#, but the same thing can be done using the PHP client library. Furthermore, to limit ca

Re: Which AdWords API should you use?

2015-12-03 Thread Umesh Dengale
Hello, Currently, the AdWords API reports do have any report for the *parental status* or any other report containing the data for *parental status*. Please keep an eye on our AdWords API blog

Re: Is there really a 200 label limit per account? I just pushed ~4900 labels...

2015-12-03 Thread Nadine Sundquist (AdWords API Team)
Hi Michal, That's unexpected. As far as I know, the limits should still be there. Could you please click the drop-down and choose *Reply privately to author* to send me your customer ID? That way I can find out why that would happen. Thanks for bringing this up, Nadine, AdWords API Team On Wed

Display ads only on mobile device

2015-12-03 Thread Nikola Jordanovski
Hello, i was wondering is there a way to create a campaign that will target *ONLY *mobile devices (tablets and smartphones for example). For example using the PHP API library, actually any example would be very helpful, what i am trying to do is create ads for my mobile applications, and i woul

PerCost metrics disappeared with the v201509 Adwords API release

2015-12-03 Thread Bastien Rabaute
Hi, I don't understand something about the migration to v201509 ( https://developers.google.com/adwords/api/docs/reference/?hl=en#conversion-reporting ). In the conversions reporting paragraph, it says to replace "EstimatedTotalConversion" by "AllConversion". It works with most of the metrics

Adwords: URL parameters using ExitApi.exit()

2015-12-03 Thread Benjamin van Rossum
We have created a HTML5 banner for Adwords. We use the *ExitApi.exit()* for the outgoing link. The banner has a form which adds paramaters to the outgoing link: example.com/page?test=VarA&test2=varB. Question: how can I add url parameters to an outgoing link using the ExitApi.exit()? NB. We d

Adwords ExitApi.exit() with url parameters

2015-12-03 Thread Benjamin van Rossum
I have created a banner for Adwords, using HTML5 with a form element, which accepts some inputs. The whole banner is not clickable, only the submit button, which I achieved by adding "onclick="ExitApi.exit()"" to the button. Question: How do I add url paramaters to the ExitApi.exit(), like exam

add date to ad text adwords in script

2015-12-03 Thread Omry Lieber
I want to create ad that change the date every day. this is the script that I am running every day at 00:00: var date_format = Utilities.formatDate(new Date(), "GMT", "dd/MM/y") var AD_GROUP_NAME = 'ארונות הזזה'; function main() { var adGroup = getAdGroup(AD_GROUP_NAME); var keywords = adGr

Set new placement in Group Criterion via API

2015-12-03 Thread inBYTES GmbH
down votefavorite How can I add new placement (website, for example www.example.com) in AdGroup using AdWords API? I have found AdGroupCriterionService->mutate, but I need to know ID of website

Consulting - API request for GEO_PERFORMANCE_REPORT type of ad reports and we manually export this type of report data inconsistencies

2015-12-03 Thread 永超刘
Leading DX帐号(208-456-8721) 2015-10-11 数据对比(如附件): api下载的数据比从帐户上手动下载数据,展示次数少了2192。数据比较就少了 这个标题 Soshine Battery对应的Awesome Arduino Robot Car (In-Display) 三条数据 也就是广告组名称为Awesome Arduino Robot Car (In-Display)的展示次数,api下载文件这部分数据是没有的。 Awesome Arduino Robot Car (In-Display)广告组,点击次数0,每次点击平均费用0,总费用>0 不知

Consulting - API request for GEO_PERFORMANCE_REPORT type of ad reports and we manually export this type of report data inconsistencies

2015-12-03 Thread 永超刘
Leading DX帐号(208-456-8721) 2015-10-11 数据对比(如附件): api下载的数据比从帐户上手动下载数据,展示次数少了2192。数据比较就少了 这个标题 Soshine Battery对应的Awesome Arduino Robot Car (In-Display) 三条数据 也就是广告组名称为Awesome Arduino Robot Car (In-Display)的展示次数,api下载文件这部分数据是没有的。 Awesome Arduino Robot Car (In-Display)广告组,点击次数0,每次点击平均费用0,总费用>0 不知

Consulting - API request for GEO_PERFORMANCE_REPORT type of ad reports and we manually export this type of report data inconsistencies

2015-12-03 Thread 永超刘
Leading DX帐号(208-456-8721) 2015-10-11 数据对比(如附件): api下载的数据比从帐户上手动下载数据,展示次数少了2192。数据比较就少了 这个标题 Soshine Battery对应的Awesome Arduino Robot Car (In-Display) 三条数据 也就是广告组名称为Awesome Arduino Robot Car (In-Display)的展示次数,api下载文件这部分数据是没有的。 Awesome Arduino Robot Car (In-Display)广告组,点击次数0,每次点击平均费用0,总费用>0 不知

Consulting - API request for GEO_PERFORMANCE_REPORT type of ad reports and we manually export this type of report data inconsistencies

2015-12-03 Thread 永超刘
Leading DX帐号(208-456-8721) 2015-10-11 数据对比(如附件): api下载的数据比从帐户上手动下载数据,展示次数少了2192。数据比较就少了 这个标题 Soshine Battery对应的Awesome Arduino Robot Car (In-Display) 三条数据 也就是广告组名称为Awesome Arduino Robot Car (In-Display)的展示次数,api下载文件这部分数据是没有的。 Awesome Arduino Robot Car (In-Display)广告组,点击次数0,每次点击平均费用0,总费用>0 不知

Re: Problem getting Label name

2015-12-03 Thread dima
Thanks. Stupid mistake of mine. On Wednesday, December 2, 2015 at 11:55:54 PM UTC+2, Anthony Madrigal wrote: > > Hi, > > When using the SelectorBuilder, each time you use *.fields, *it overrides > the previous one, so in your case the Id is overriding the Name field. Some > fields, such as *Sta