Re: more info about SEARCH_SHARE, AD_SHARE and EXTRACTED_FROM_WEBPAGE

2010-08-25 Thread xero
have more information about under what circumstances it is. Best, - Eric Koleda, AdWords API Team On Aug 25, 1:31 am, xero zcl...@gmail.com wrote: Hi, I did some tests against v200909 TargetingIdeaService in Adwords API production environment recently, and found that SEARCH_SHARE

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

Re: problems encountered during development with Adwords API python lib

2010-08-02 Thread xero
) 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 zcl...@gmail.com wrote: Hi Eric, It's exciting to know that gzip HTTP feature will be available

Re: problems encountered during development with Adwords API python lib

2010-07-31 Thread xero
://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, 11:50 pm, xero zcl...@gmail.com wrote: Hi Eric, Thanks for helping out! I've a few further ones: 1. It's a pity

Re: problems encountered during development with Adwords API python lib

2010-07-29 Thread xero
, AdWords API Team On Jul 27, 11:32 am, xero zcl...@gmail.com wrote: 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

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 articles

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

2010-07-15 Thread xero
per request. Best, - Eric On Jul 14, 12:12 am, xero zcl...@gmail.com wrote: Hi Eric, Thanks for the input! Helps a lot. There's one question about 4) though. I'm supposed to retrieve (lowerAvgPosition, lowerClicksPerDay, lowerCpc, upperAvgPosition, upperClicksPerDay, upperCpc

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

2010-07-13 Thread xero
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. Best, - Eric Koleda, AdWords API Team On Jul 12, 3:30 am, xero zcl

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.