Re: problem with Criterion

2011-12-13 Thread Mihail Podorojniy
Thank you. The criteria to become clearer. But why is not associated enum GenderGenderType and Id? As an example - public enum GenderGenderType { GENDER_MALE = 10, GENDER_FEMALE = 11, GENDER_UNDETERMINED = 20 } and do not use the Id. then pass the Id criterion can be without

Get keywords details (Status, MaxCPC, AgvCPC etc...)

2011-12-13 Thread Nikhil Gaur
Hi, I need complete keyword details (Status, MaxCPC, AgvCPC, adgroupid, campaignid etc). I have searched in .net samples but didn't get any sample code. I am using .Net client library. If anyone knows the solution please tell me. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

Re: Iterating over TargetList / Getting more information about target in v201109

2011-12-13 Thread K D
Thanks Kevin. I understood now. I have one last small question (I promise!) . I posted it at http://groups.google.com/group/adwords-api/browse_thread/thread/70a9e2ac045f24bc. Would you be kind enough to have a look? Thank you once again. On Dec 13, 12:47 am, Kevin Winter wrote: > Hi, >   In

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

2011-12-13 Thread K D
Hi I am migrating from v201101 to v201109. How will I distinguish whether a Location object is referring to a Country or to a Province? One way I could think was to get the Code(for e.g. US,CA ,US-CA ) and compare the length. But there is no way to get the Country/Province Code in v201109. Wha

للكبار فقط ------ سلع و تعارف

2011-12-13 Thread رولا الخوري
اول واكبر متجر متكامل يخدم البلاد العربية و الشرق الأوسط. اشتري سلع جنسية متنوعة لا تجدها باي مكان اخر اطلب خدمة التعارف المتميزة و الرائعة رابط المتجر للذي يفوقون 18 سنة http://www.hostnir.com/ara/ وجدت الموقع محذور ارسل رسالة للبريد الموجود بالاسفل ليتم ارسال لك بروكسي و رابط مفتوح prdo...@gmail

Re: GetTrafficEstimates

2011-12-13 Thread jonasl
Hi Kevin, Thanks for investigating this issue. I've been entering the exact values in the UI and got non-zero estimates returned. I also did some testing with the Python API-code and got equal results. But I think I've found the problem, the microAmount is set to my current currency. In my case SE

Re: Many more internal errors

2011-12-13 Thread timp
Also I saw this, which I've never seen before: org.xml.sax.SAXException: Processing instructions are not allowed within SOAP messages, InternalApiError.UNEXPECTED_INTERNAL_API_ERROR -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwords

Many more internal errors

2011-12-13 Thread timp
Anything going on today? I haven't seen these for a long time. But today quite a few. InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.services.common.error.InternalApiError -tim -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion gro

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

2011-12-13 Thread federico.sutin
I am currently using v201101 On 13 dic, 12:58, "federico.sutin" wrote: > Hi, > I have created an Ad Performance Report, with this fields. > > ["AccountDescriptiveName","AdGroupId","AdGroupName","AdGroupStatus","AdType > ","AverageCpc","AverageCpm","AveragePosition","CampaignId","CampaignName","

How to include Zero Impressions in Ad Performance Report?

2011-12-13 Thread federico.sutin
Hi, I have created an Ad Performance Report, with this fields. ["AccountDescriptiveName","AdGroupId","AdGroupName","AdGroupStatus","AdType","AverageCpc","AverageCpm","AveragePosition","CampaignId","CampaignName","CampaignStatus","Clicks","Conversions","Cost","CreativeApprovalStatus","CreativeDesti

Re: odd clientCustomerID behavior in sandbox with add_campaign.pl?

2011-12-13 Thread Ovid
On Dec 13, 3:46 pm, "Anash P. Oommen" wrote: > Hi, > > This behaviour is documented > here:http://code.google.com/p/google-api-adwords-perl/source/browse/trunk/ > I believe the reasoning here is that there are 2 different keys to identify > a client account - clientEmail and clientCustomerId.

Re: How to create sandbox account using Java Client

2011-12-13 Thread Kevin Winter
Hi Vijayraj, Unfortunately, I could not reproduce the date range issue. Here's the steps I took to see if you notice something I did differently: Opening the unmodified GetClientCustomerId.java file, changed the INSERT_EMAIL_ADDRESS_HERE to use my client_1+email sandbox account address, made

Re: [PHP Client Library] GetTrafficEstimates

2011-12-13 Thread Kevin Winter
Hi Jonas, I was able to find your request in the logs and see that all of the results had zeros. When I tested this using the python client library (which I maintain), I saw the keyword mars cruise had zeros, but the other two keywords had valid values (which I also saw in the UI). When I to

Re: [perl v201109] odd clientCustomerID behavior in sandbox with add_campaign.pl?

2011-12-13 Thread Anash P. Oommen
Hi, This behaviour is documented here: http://code.google.com/p/google-api-adwords-perl/source/browse/trunk/adwords.properties. I believe the reasoning here is that there are 2 different keys to identify a client account - clientEmail and clientCustomerId. Some libraries like PHP and Perl dec

Re: AdGroupChangeData.ChangedCriteria - Does this represent changes to AdGroupCriteria or actual Criteria?

2011-12-13 Thread Anash P. Oommen
Hi Akil, The context of that discussion is different, it is about how keyword ids are generated. The answer is that is relevant to your question is that AdGroupId + CriterionId is a globally unique identifier. Whenever some property of an AdGroupCriterion changes, you will get the an AdGroupCh

Re: Keyword Details with Ad Performance report?

2011-12-13 Thread Anash P. Oommen
Hi, You cannot get this result from a single API call. You need to run an ad performance report and a keyword performance report and join the report. Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group

Re: TargetingIdeaService Missing Classes? (v201109)

2011-12-13 Thread Anash P. Oommen
Hi Joel, When classes change names or move around, the API release notes is a good place to refer to. See http://code.google.com/apis/adwords/docs/reference/ for details. Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog

Re: problem with Criterion

2011-12-13 Thread Anash P. Oommen
Hi Mihail, The necessary criterion ids are available here: http://code.google.com/apis/adwords/docs/appendix/genders.html http://code.google.com/apis/adwords/docs/appendix/ages.html Also, UNEXPECTED_INTERNAL_API_ERROR error happens when we have an issue at our end. Could you please turn on the

Re: Change from client login to client ID re: API version

2011-12-13 Thread Anash P. Oommen
Hi Reed, Yes, see http://adwordsapi.blogspot.com/2011/11/discover-v201109-changes-to-accounts.html for details. Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http

Re: Invalid campaign name

2011-12-13 Thread Anash P. Oommen
Hi Kevin, AdWords API follows AdWords behaviour in such cases, did you try if you could create a campaign with the same name in the frontend? Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://

Re: Making SOAP request in C#. Offline, not on a web application.

2011-12-13 Thread Anash P. Oommen
Hi R.g, Yes, you can load an existing OAuth accesstoken. See http://code.google.com/p/google-api-adwords-dotnet/wiki/UsingOAuth for details. Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http:

Re: Long wait for API token approval

2011-12-13 Thread Anash P. Oommen
Hi, You could reach the token review team directly at adwordsapi-tok...@google.com. Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adw

AdGroupChangeData.ChangedCriteria - Does this represent changes to AdGroupCriteria or actual Criteria?

2011-12-13 Thread Akil Burgess
Hi all, Does AdGroupChangeData.changedCriteria represent changes to an AdGroupCriterion or to the global Criterion entities? If I understand the threads that I have read correctly ( http://code.google.com/apis/adwords/community/?place=topic%2Fadwords-api%2F0MiWmzI1m8M%2Fdiscussion), Criterion

Keyword report showing wrong keyword status

2011-12-13 Thread Nikhil Gaur
I am migrating my migrating my application from Adwords API v201101 to v201109. I am using .NET Client library. But in keywords reports I am facing a problem. Here are the steps which I followed and faced this issue. 1. Fetch keyword report. 2. Pause and change MaxCPC for some selected keywords b

[perl v201109] odd clientCustomerID behavior in sandbox with add_campaign.pl?

2011-12-13 Thread Ovid
Short issue description: When I run examples/v201109/add_campaign.pl with a valid clientCustomerId in my .properties file, it fails with ADD_OPERATION_NOT_PERMITTED. When I change clientCustomerId to clientId a valid clientCustomerId header is added to the SOAP request and the operation succeeds.

Re: 500 Error from CampaignService (Perl)

2011-12-13 Thread Ovid
On Dec 12, 7:44 pm, David Torres wrote: > Now I wonder since you are already using the Perl client library to request > your authtoken, why not also use it to send your request to the campaign > service? Hi David, Originally I had done that, but get_account_hierarchy.pl was throwing an error ab

حتى الاسد لا يأكل لحم الخنزير يوتيوب

2011-12-13 Thread عاشقة القروب
حتى الاسد لا يأكل لحم الخنزير يوتيوب حتى الاسد لا يأكل لحم الخنزير

Re: UNEXPECTED_INTERNAL_API_ERROR when adding RemarketingUserList

2011-12-13 Thread sheinmus
Tony, I had the same problem when I tried to edit any entity. Reason was the large number of campaigns in account. I could not even remove unnecessary campaign. Try to use another sandbox account (you have 5). On Dec 1, 11:11 am, tony wrote: > Hi, when I invoke UserListService try to add Remarke

BulkMutateJob ApiErrorReason Workflow failure

2011-12-13 Thread Mark iProspect
Hello, I'm trying to upload a campaigns using the BulkMutateJob. But keep getting an ApiError (WORKFLOW_FAILURE) The campaigns I need to upload are reasonably big (about 1 adgroups and ads and between the 10 and 50 keywords) In the test environment (sandbox) it works when I