Hi Von, Thank you for your patience, we expect a fix for this issue to be rolled out next week.
Best, - Eric On Apr 7, 2:10 am, von journ <[email protected]> wrote: > Hi, > > Do you have an ETA on this issue? it is blocking our customer from accessing > his campaign negative criterions ... > > thanks > > --- On Tue, 3/30/10, AdWords API Advisor <[email protected]> wrote: > > > > > From: AdWords API Advisor <[email protected]> > > Subject: Re: AdWords API weird error when get campaign negative criterion > > using CampaignCriterionService > > To: "AdWords API Forum" <[email protected]> > > Date: Tuesday, March 30, 2010, 3:18 PM > > Hi Jiong, > > > This is a known issue, and the core engineering team is > > working on > > resolving it. More information is available here: > > > http://groups.google.com/group/adwords-api/browse_thread/thread/f9139... > > > Best, > > - Eric Koleda, AdWords API Team > > > On Mar 29, 8:11 pm, von journ <[email protected]> > > wrote: > > > Resend it as I did not get a response. Please help if > > you know this error, thanks > > > > --- On Mon, 3/29/10, von journ <[email protected]> > > wrote: > > > > From: von journ <[email protected]> > > > Subject: AdWords API weird error when get campaign > > negative criterion using CampaignCriterionService > > > To: [email protected] > > > Cc: [email protected] > > > Date: Monday, March 29, 2010, 5:39 AM > > > > Hi, > > > > > > We got error when trying to download campaign negative > > criterions. the code is > > > > > > CampaignCriterionService criterionService2 = > > GetCampaignCriterionService(account); > > > > > CampaignCriterionSelector ccs = new > > CampaignCriterionSelector(); > > > ccs.idFilters = > > new CampaignCriterionIdFilter[1]; > > > > > ccs.idFilters[0] = new CampaignCriterionIdFilter(); > > > > > ccs.idFilters[0].campaignId = parent.ID; > > > > > ccs.idFilters[0].campaignIdSpecified = > > true; > > > > > CampaignCriterionPage ccp = criterionService2.get(ccs); > > > > > > the error message is > > > > > > Enum > > com.google.ads.api.services.campaignmgmt.criterion.campaigncriterion.v20090 > > 9.jaxbgen.ContentLabelType does not have a constant > > corresponding to BELOW_THE_FOLD while invoking public > > abstract > > com.google.ads.api.services.campaignmgmt.criterion.campaigncriterion.v20090 > > 9.jaxbgen.CampaignCriterionPage > > com.google.ads.api.services.campaignmgmt.criterion.campaigncriterion.v20090 > > 9.jaxbgen.CampaignCrite > > > > thanks > > > Jiong > > > > -- > > > =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ > > > Have you migrated to v200909 yet? > > > The v13 sunset is on April 22, 2010. > > > > > > Also find us on our blog and discussion > > > group:http://adwordsapi.blogspot.comhttp://groups.google.com/group/adwords-api > > > =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ > > > > > > You received this message because you are subscribed > > to the Google > > > Groups "AdWords API Forum" group. > > > To post to this group, send email to [email protected] > > > To unsubscribe from this group, send email to > > > [email protected] > > > For more options, visit this group > > > athttp://groups.google.com/group/adwords-api?hl=en > > > > > > To unsubscribe from this group, send email to > > adwords-api+unsubscribegooglegroups.com or reply to this > > email with the words "REMOVE ME" as the subject. > > > -- > > =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ > > Have you migrated to v200909 yet? > > The v13 sunset is on April 22, 2010. > > > Also find us on our blog and discussion group: > >http://adwordsapi.blogspot.com > >http://groups.google.com/group/adwords-api > > =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ > > > You received this message because you are subscribed to the > > Google > > Groups "AdWords API Forum" group. > > To post to this group, send email to [email protected] > > To unsubscribe from this group, send email to > > [email protected] > > For more options, visit this group at > >http://groups.google.com/group/adwords-api?hl=en > > > To unsubscribe from this group, send email to > > adwords-api+unsubscribegooglegroups.com or reply to this > > email with the words "REMOVE ME" as the subject. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Have you migrated to v200909 yet? The v13 sunset is on April 22, 2010. Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en
