WHY CRITERION CLASS HAVE SO MANY TYPES?

2011-12-15 Thread T.X.G
hi, everybody, I don't understand Criterion, Why it have so many types? Keyword, Placement, CriterionUserInterest, CriterionUserList, Vertical, and Product. Do they have relationship? Keyword is the only one I know how to use and how to show in AD. What does Placement use for? What do others

Campaign with multiple urls

2011-12-15 Thread Morteza
Hello, I have an question and i could find the answer on the web and i hope you can answer it for me. For example, When you have got a campaign with multiple urls, is it possible to get reports(such as the costs i made etc), from each individual url and not from the whole campaign? And how can

How to get Location by the specified country code (Java; v201109)

2011-12-15 Thread terrafant
How can I get Location by the specified country code for LocationSearchParameter? (I use it as SearchParameter for AdWordsService.V201109.TARGETING_IDEA_SERVICE) Previously(v201008) I have worked with CountryTargetSearchParameter and used this code: CountryTarget country = new CountryTarget();

Re: AccountService is only available on a whitelist basis

2011-12-15 Thread Kraszi
Hi Danial, We're in the same situation as Carlinda. I've just checked ServicedAccountService you mentioned. API documentation says that dateTimeZone field is not provided by ServicedAccountService. Why is it not supported? We need our customers' timezone information and v13 AccountService

Re: AccountService is only available on a whitelist basis

2011-12-15 Thread Dr.g.
Hey Danial, Same problem here. Thanks, R.g. On Dec 15, 2:33 pm, Kraszi kra...@freemail.hu wrote: Hi Danial, We're in the same situation as Carlinda. I've just checked ServicedAccountService you mentioned. API documentation says that dateTimeZone field is not provided by

Missing keywords in KEYWORDS_PERFORMANCE_REPORT

2011-12-15 Thread Syrtsov Evgeny
Dear forum, it's seems that the KEYWORDS_PERFORMANCE_REPORT returns not all existing keywords. We have a multi customer system and we download the KEYWORDS_PERFORMANCE_REPORT for each of them. Basically we do the following steps before we aggregate later: 1) We parse the downloaded xml from

Re: Distinguishing between Country and Province / Getting country code or Province code (v201109)

2011-12-15 Thread Kevin Winter
Hi KD, The LocationCriterionService doesn't allow you to wildcard search like that, but we have published the current list of criteria in our documentation: http://code.google.com/apis/adwords/docs/appendix/countrycodes.html - Kevin Winter AdWords API Team --

Re: updating from Cross Client Report Download (ReportUtils::RunAsyncReport) to ReportUtils::DownloadReport

2011-12-15 Thread Kevin Winter
Hi, I'm not very familiar with PHP, but I believe one suggested approach is to use pcntl_fork to spawn extra processes and handle multiple concurrent report downloads that way: http://php.net/manual/en/function.pcntl-fork.php - Kevin Winter AdWords API Team On Wednesday, December 14, 2011

Re: How to include Zero Impressions in Ad Performance Report?

2011-12-15 Thread Kevin Winter
Hi, There's currently no way to perform this operation - because the impressions are tied to the date they happen upon, asking for the date naturally excludes dates with no impressions (because there was no record of impressions on that date). - Kevin Winter AdWords API Team On Tuesday,

Re: Many more internal errors

2011-12-15 Thread Kevin Winter
Hi, Could you please provide some details about what type of requests are seeing this? Production versus Sandbox? If production, can you provide requestIds or SOAP logs? - Kevin Winter AdWords API Team On Tuesday, December 13, 2011 2:29:52 PM UTC-5, timp wrote: Also I saw this, which

Re: AccountService is only available on a whitelist basis

2011-12-15 Thread Kevin Winter
Hi Peter, The Account Performance Report has this information (timezone as well as currency): http://code.google.com/apis/adwords/docs/appendix/reports.html#account With AdHoc reports, there is zero cost to download this report which only needs to be done once per account and you can cache

Re: CreateAccountService InternalApiError

2011-12-15 Thread Kevin Winter
Hi, Unfortunately, there is a known issue that prevents this service from functioning correctly in the sandbox. However, we have tested and can confirm this works properly in production. - Kevin Winter AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

Re: v13 Cross Client Report Service

2011-12-15 Thread Kevin Winter
Hi, The most recent posts are more up-to-date regarding sunsets than the earlier posts you linked in the below message. V13 reporting will be sunset on February 29th, 2012 along with every version with the exception of v201109. - Kevin Winter AdWords API Team On Wednesday, December 14,

Re: v13 Cross Client Report Service

2011-12-15 Thread rh
Thanks for clearing things up Kevin. Can I suggest/request that something is put in place where old posts are updated if they are incorrect? Not easy I know but would be usable across the Google blogs and would help prevent misunderstandings and confusion in general. Thanks again On Dec 15,

Re: v13 Cross Client Report Service

2011-12-15 Thread Kevin Winter
Hi, Thanks for the feedback. We're looking to explore various options to make information such as sunsets more discoverable and permanent than blog posts (which as we've shown here, can age and become outdated). - Kevin Winter AdWords API Team On Thursday, December 15, 2011 10:17:44 AM

Regarding silverlight support for adword api

2011-12-15 Thread teginder shergill
Hi i want to know that whether that Ad Words API support silverlight applications. thanks teginder -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api

Re: AccountService is only available on a whitelist basis

2011-12-15 Thread Stefan Podkowinski
Both the v13 account service and the new reporting service will return different kind of values. The v13 account service uses the timezone ID, such as Europe/Berlin. This is a good idea, as it can be used with timezone databases that have historical data and know how to convert between

Re: Sandbox V201109: CriterionError.INVALID_CRITERION_ID

2011-12-15 Thread Kevin Winter
Hi, I've confirmed that the sandbox is now using the same Location criteria as production. This means the LocationCriterionService will return valid values (matching production) and the CampaignCriterionService will accept these values when adding Location criteria to a Campaign. - Kevin

Keyword returned as Content

2011-12-15 Thread repo...@butlertill.com
Hi, I am trying to get data using the API, but all the keywords for returned data says Content, but the website shows individual keywords. Why are all keywords returned as Content, also, why is the match type for all keywords is Broad where on the website it says Exact or Phrase Please help

I sthere anyway to talk to a human about my account?

2011-12-15 Thread VI
Our account has been suspended for almost 6 months now. We would like to use these services however , we have had no response as to when we shall recieve access to our API or even an explaniantoion as to why is was shut off in the first place. I seems as though Google customer service is very

Re: Regarding silverlight support for adword api

2011-12-15 Thread Evgeniy Bogdanov
Hi. You can develop your application using Silverlight 2.0 and official client for DotNet. http://code.google.com/p/google-api-adwords-dotnet/ Regards, Evgeniy. On 15 дек, 19:09, teginder shergill teginder.sherg...@gmail.com wrote: Hi i want to know that whether that Ad Words API support

Re: Many more internal errors

2011-12-15 Thread Tomasz Pajor
v13 ReportService is broken for 20 hours now. soapenv:Envelope xmlns:soapenv=http://schemas.xmlsoap.org/soap/ envelope/ xmlns:xsd=http://www.w3.org/2001/XMLSchema; xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance; soapenv:Header responseTime

Re: I sthere anyway to talk to a human about my account?

2011-12-15 Thread Evgeniy Bogdanov
Hi Nikki. You can try to trick a system. :) Search forum for Aneesh's (sorry if misspeled) or Danil's. I remember that they posted that you can send them direct mails if you have some problems with activation/suspending accounts. But just to clarify - they're humans who can, but shouldn't help

Re: Connecting to Adwords API in C#

2011-12-15 Thread Evgeniy Bogdanov
Not sure if it will works in C# library (can't check it's source code for validation), but try to setup your clientCustomerId as client_1+compancy...@gmail.com. Sandbox and your Adwords Api account are not linked with data or any relations. They both have only one same enter point - API's

Re: GetAllAdGroupCriteria.php returning incorrect data

2011-12-15 Thread Evgeniy Bogdanov
Hi. So, you've executed PerformBulkMutateJob.php and it showed you a lot of messages like: Ad group criterion with ad group id 123456 criterion id 111223232 .. was added But, when you're executing AddAdGroups.php and edited it with same adgroup id as in PerfomrBulkMutateJobs.php it returns

Re: using clientCustomerId instead of clientEmail, but what about the AuthToken?

2011-12-15 Thread Evgeniy Bogdanov
Hi. To tell you the truth I can't understand why you need to ask both customerId and e-mail. Adwords API can authenticate your requests if you use one of them. Can you show your code or give more details? I think that this will help to solve your problem faster. Regards, Evgeniy. On 14 дек,

Re: Keyword returned as Content

2011-12-15 Thread Evgeniy Bogdanov
Hi Vishal. Which library do you using? I think that you want to use TargetingIdeService, but have errors in your parameters. Please, show your code or SOAP XML request. Regards, Evgeniy. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group:

Re: Missing keywords in KEYWORDS_PERFORMANCE_REPORT

2011-12-15 Thread Evgeniy Bogdanov
Hi Evgeny. Just to clarify - you don't able to get data for this 44619 keywords for any parameters set? Regards, Evgeniy. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api

Re: updating from Cross Client Report Download (ReportUtils::RunAsyncReport) to ReportUtils::DownloadReport

2011-12-15 Thread iateadonut
Thanks, I did it with pcntl_fork. (had a lot of different advice on this - yours turned out to be the best) The only problem is that it is consistently triggering Captcha's (except one doing them one at a time, which takes forever). How do I deal with these? Here is the code. I will post

Re: Missing keywords in KEYWORDS_PERFORMANCE_REPORT

2011-12-15 Thread Syrtsov Evgeny
Hi Evgeniy, we download all the data without any parameters. Zero Impressions flag is set to true. Just to clarify - you don't able to get data for this 44619 keywords for any parameters set? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: