Is there a documented list of all the names for PolicyViolationKey? http://code.google.com/apis/adwords/v2009/docs/reference/AdGroupCriterionService.PolicyViolationKey.html#policyName
Pete On Mar 29, 11:35 am, AdWords API Advisor <adwordsapiadvi...@google.com> wrote: > Hi Pete, > > The PolicyViolationKey has a pretty simply structure, consisting of a > policy name and the violating text. If you know your keyword will > violate a certain policy you can build this object yourself client > side and preemptively create an ExemptionRequest from it. However, > given that the AdWords policies can change at any time our recommended > solution is to use a validateOnly request to check your keywords first > and then use any returned PolicyViolationErrors to get the > PolicyViolationKeys. > > Best, > - Eric Koleda, AdWords API Team > > On Mar 29, 9:46 am, Laurent <laurent.e...@gmail.com> wrote: > > > hey Pete, > > > You can submit the creative wih the "validateOnly" field to only check > > the creative before submitting it. > > It's costless and speedly, according to the documentation. > > > way to do it : > > $adGroupAdService = $user->GetAdGroupAdService('v200909',NULL,NULL,true); > > for validation > > > $adGroupAdService = $user->GetAdGroupAdService('v200909'); for add > > > Laurent > > > On 26 mar, 18:00, "Peer Jakobsen (AdWords API Guru)" > > > <peer.jakob...@gmail.com> wrote: > > > Hi Pete, > > > > I am not sure if that is the only way to do it, but that's how we do > > > it and it works. > > > > Cheers -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com 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.