Re: more info about SEARCH_SHARE, AD_SHARE and EXTRACTED_FROM_WEBPAGE

2010-08-26 Thread xero
On Aug 27, 2:35 am, AdWords API Advisor wrote: > Hi, > > To address your questions: > > 1) This is based off of the URLs used in the ads in your AdWords > account. > > 2) That is my understanding, yes. > > Best, > - Eric > > On Aug 25, 11:21 pm, xer

Re: more info about SEARCH_SHARE, AD_SHARE and EXTRACTED_FROM_WEBPAGE

2010-08-25 Thread xero
. > > 3) EXTRACTED_FROM_WEBPAGE is not available for all keywords, but I > don't have more information about under what circumstances it is. > > Best, > - Eric Koleda, AdWords API Team > > On Aug 25, 1:31 am, xero wrote: > > > Hi, > > > I did some

more info about SEARCH_SHARE, AD_SHARE and EXTRACTED_FROM_WEBPAGE

2010-08-24 Thread xero
Hi, I did some tests against v200909 TargetingIdeaService in Adwords API production environment recently, and found that SEARCH_SHARE, AD_SHARE and EXTRACTED_FROM_WEBPAGE are all empty. Here're a few questions: 1. For AD_SHARE(Represents the percentage of the time that the advertiser's ad (if

Re: problems encountered during development with Adwords API python lib

2010-08-02 Thread xero
dicates an 80 character limit currently. > > 2) The TargetingIdeaService may be an exception to this rule, but in > general any invalid operation in the request will cause the entire > request to fail. > > Best, > - Eric > > On Jul 31, 10:46 pm, xero wrote: > > > Hi Eric, > &

Re: problems encountered during development with Adwords API python lib

2010-07-31 Thread xero
3) You can file Python client library feature requests > here:http://code.google.com/p/google-api-adwords-python-lib/issues/list > > 4) This behavior is consistent with the rest of the AdWords API and > not likely to change. > > Best, > - Eric > > On Jul 29, 1

Re: problems encountered during development with Adwords API python lib

2010-07-29 Thread xero
multiple categories. > > 9) Information about invalid characters in keywords is available > here:http://adwords.google.com/support/aw/bin/answer.py?hl=en&answer=53539 > > Best, > - Eric Koleda, AdWords API Team > > On Jul 27, 11:32 am, xero wrote: > > > Hi, &g

problems encountered during development with Adwords API python lib

2010-07-27 Thread xero
Hi, I'm currently using Adwords API python lib. The following are problems encountered in development. Can anyone help? Q1. For getting ideas using "get": Is it true that "totalNumEntries" returned is always <=800? It's not clearly stated in API docs, but mentioned several times in other articl

Re: a few questions about batch size and API unit/cost

2010-07-15 Thread xero
quest. > > Best, > - Eric > > On Jul 14, 12:12 am, xero wrote: > > > Hi Eric, > > > Thanks for the input! Helps a lot. > > > There's one question about 4) though. > > > I'm supposed to retrieve (lowerAvgPosition, lowerClicksPerDay, >

Re: a few questions about batch size and API unit/cost

2010-07-13 Thread xero
current implementation of the service this attribute may > not be too useful. > > 4) This function is not available on the TargetingIdeaService. > > 5) Yes, the unit cost scales based on the number of results. > > 6) The unit cost is independent of the number of attributes requested

a few questions about batch size and API unit/cost

2010-07-12 Thread xero
Hi, I have a few questions concerning Adwords API. Can anyone help? 1. About TargetingIdeaService input: How many keywords in RelatedToKeywordSearchParameter are allowed in 1 call? I've found some article on Internet saying: if RequestType==IDEAS, the total number of keywords in 1 call is 100.