Re: Testing for conversion eligibility on ended campaigns

2011-07-06 Thread Eric Koleda
Hi Alexander, Unfortunately that was the only method available in v200909. Have you looked into upgrading to a newer version of the API? Unfortunately the internal error for that request doesn't provide any additional information. Best, - Eric -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Testing for conversion eligibility on ended campaigns

2011-07-06 Thread Alexander Parij
Hi Eric , Thanks for the suggestion , unfortunately we are still using v200909 and the field is not available to us. Do you have any alternative ways to test for eligibility with 200909 ? Doing more thorough investigation we realized it's not related to Ended campaigns but something else , not

Re: Testing for conversion eligibility on ended campaigns

2011-07-06 Thread Eric Koleda
Hi Alexander, We now recommend you use the field Campaign.conversionOptimizerEligibility to determine the eligibility, instead of performing a transition in validateOnly mode. http://code.google.com/apis/adwords/docs/reference/latest/CampaignService.Campaign.html#conversionOptimizerEligibility

Testing for conversion eligibility on ended campaigns

2011-06-30 Thread Alexander Parij
Hi , We are using 200909 version Usually when the test for eligibility we get BiddingTransitionError and error.reason ('CONVERSION_TRACKING_NOT_ENABLED', 'NOT_ENOUGH_CONVERSION_DATA', 'NOT_ENOUGH_CONVERSIONS', 'PAY_PER_CONVERSION_NOT_AVAILABLE_FOR_CUSTOMER') for non eligible campaigns but wh