Re: How to fetch performance data of Display Keyword?

2012-05-15 Thread Younes Laghrari
Thank you very much for your help. Le mardi 15 mai 2012 13:12:27 UTC-4, Kevin Winter a écrit : > > Hi, > I wasn't aware of that tab - it appears it was added fairly recently > (compared to API releases). I've reached out to the core engineers to see > when and if this might be added. We'll

Re: How to fetch performance data of Display Keyword?

2012-05-15 Thread Kevin Winter
Hi, I wasn't aware of that tab - it appears it was added fairly recently (compared to API releases). I've reached out to the core engineers to see when and if this might be added. We'll be sure to post about it on the blog when we do. For now, this breakout by keyword is not available via

Re: how do i increase my quota above 10k searches / day with custom search api?

2012-05-15 Thread Kevin Winter
Hi Josh, I'm sorry, this is the AdWords API forum and we don't provide support for the custom search API. - Kevin Winter AdWords API Team On Monday, May 14, 2012 10:35:37 AM UTC-4, Josh DeFord wrote: > > I was referred to this adwords api forum by a customer service rep. I'm > trying to incr

Re: BudgetOrderService: CUSTOMER_NOT_WHITELISTED_FOR_API

2012-05-15 Thread Kevin Winter
Hi, The beta program is currently invite-only to ensure a smaller test group with focused feedback. Please contact your CSR. - Kevin Winter AdWords API Team On Saturday, May 12, 2012 5:14:19 AM UTC-4, Гафаров Артур wrote: > > I understand that it is because I try use capabilities of beta vers

Re: How to fetch performance data of Display Keyword?

2012-05-15 Thread Younes Laghrari
Thank you Kevin for you response. Yes, i understand the concept of the magic keywordId 300. However, since there is no one triggering keyword in display network, how do you explain that AdWords displays the performance data of each display keywords? You can see this in the screenshot i h

Re: Google TV Ads and API connectivity?

2012-05-15 Thread Kevin Winter
Hi, Please contact your CSR about this information. - Kevin Winter AdWords API Team On Thursday, May 10, 2012 3:08:20 PM UTC-4, FrankB wrote: > > > I help support a PPC management platform where my clients are linked to us > using an API. > > Are Google TV ads data available through the API s

Re: How to fetch performance data of Display Keyword?

2012-05-15 Thread Kevin Winter
Hi, Ads displayed on the Display Network that have been triggered from keywords are trigger from the sum of keywords. For example, you could have cat, dog, pet food as three keywords for an adgroup. Then when an impression occurs on a pet-related website, it looks at all the keywords in the

Re: Google Ads APIs Client Libraries for python 3

2012-05-15 Thread Kevin Winter
Hi, I'm a maintainer for the python client library. We currently don't have plans to add support for python 3 - this is the first request we've heard. What sort of problems did you run into with the converter? We use quite a few older libraries, so the libraries may also present problems if

Re: Ad hoc report oddity - simple request but no data returned

2012-05-15 Thread Kevin Winter
Hi, There's a known issue where the Account Performance Report will only return back rows for which there are impressions. If this account has Impressions, please add a field (such as Impressions) to your selector and you should get results. - Kevin Winter AdWords API Team On Thursday, May

Re: AdWords Api RMF: Geo Performance Report required even we set geo targets via the API?

2012-05-15 Thread Kevin Winter
Hi Ernnie, Please consult with the team asking you to comply with the RMF. As the RMF is a legal document, we cannot interpret it for you. - Kevin Winter AdWords API Team On Thursday, May 10, 2012 2:13:52 AM UTC-4, Ernnie Sangalang wrote: > > Is geo performance report of the ReportDefinitionS

Re: How much is the API delay to Show the data?

2012-05-15 Thread Kevin Winter
Hi, The AdWords API should reflect data within a few seconds of changes via the UI. Please doublecheck that you are targeting the same production account via the API and that you don't have any predicates filtering out the data you are seeing in the UI. If you are still having trouble, pleas

Re: KeywordPerformanceReport - datatype for TotalConvValue?

2012-05-15 Thread Kevin Winter
Hi Tjeerd, The Conversion values are not actually money values and are therefore not affected by this header. As mentioned in the referenced thread, we've conveyed this to the core engineers, but we don't currently have a solution in mind. - Kevin Winter AdWords API Team On Wednesday, May 9

Re: Help needed to get the list of clients attached to an MCC account in sandbox mode (PHP)

2012-05-15 Thread Kevin Winter
Hi Paul, In the sandbox, the Google account you use because an MCC account and 5 client accounts are created underneath it (which explains what you see for java). There is unfortunately a bug in the sandbox that makes the return values not match production - this makes it difficult to write c

Re: How to separate specific dates from daterange?

2012-05-15 Thread Kevin Winter
Hi, Alexander is correct - you should use reports. The CampaignService will return aggregated stats for the daterange you request - if you request two days worth, both days will be summed in the results. Reports, on the other hand, can be segmented by day. - Kevin Winter AdWords API Team O

Re: Delay on Impression share data - campaign performance report not totally updated since April 26th

2012-05-15 Thread Danilo
Hi Kevin, Thank you for your answer. Regards, Danilo On Tuesday, May 15, 2012 10:59:08 AM UTC-3, Kevin Winter wrote: > > Hi Danilo, > I apologize for the delay. > > I can confirm the same results. I looked in your account for that day > 4/26 and when I add the Exact Match Impression Share

Re: best method for getting customerId in v201109?

2012-05-15 Thread Kevin Winter
Hi Ben (and future forum viewers), We discussed this offline. Because this is an unlinked account (no parent MCC) the ServicedAccountService can't operate on it (it can only "see" accounts with parents). As a workaround, making an InfoService request for this account (as I mentioned in my me

Re: Regading Google api code for difficulty keyword check

2012-05-15 Thread Kevin Winter
Hi, What do you mean by "keyword difficulty report"? Are you referring to the Competition stats for keywords? You can use the TargetingIdeaService to get this with a KEYWORD STATS request and ask for the COMPETITION attribute: https://developers.google.com/adwords/api/docs/reference/latest/

Re: CPC estimates - TrafficEstimatorService

2012-05-15 Thread Kevin Winter
Hi, All the client libraries have an example showing how to obtain Campaign Stats using the API (if you didn't want to run reports). Here's an example for PHP: http://code.google.com/p/google-api-adwords-php/source/browse/trunk/examples/v201109/Reporting/GetCampaignStats.php This is easily a

Re: Delay on Impression share data - campaign performance report not totally updated since April 26th

2012-05-15 Thread Kevin Winter
Hi Danilo, I apologize for the delay. I can confirm the same results. I looked in your account for that day 4/26 and when I add the Exact Match Impression Share in the dimensions tab, the UI also reflects this value "--". You campaign stats indicate there was only 1 click and 28 impressions

Авторизация AdWords API на php

2012-05-15 Thread Allex
Плиз, хоть один пример с работающей авторизацией AdWords API на php, или четкая инструкция по шагам что где и как делать -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~