Hi, In case when two policy exceptions are thrown, for example, in finalURL and Headline1 (which is possible to request via GUI) , the $operation->setExemptionRequests won't allow to add both to $exemptionRequests array, which makes it *impossible* to create an ExpandedTextAd via API.
Code example is here, https://github.com/googleads/googleads-php-lib/blob/0e091088ae3a0deb2e09927042bcc4a8372625a2/examples/AdWords/v201708/ErrorHandling/HandlePolicyViolationError.php#L104 tested on the latest v201708, Release 28.1.0. Previous code versions also didn't work. I was told that code example in Java works, but I'm unable to make any changes to hardcoded function/methods of a library, to make it working in PHP. I would appreciate any help/suggestions. Thanks. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 --- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/58816e3e-8cae-4f18-9e2b-32f61a09ceeb%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
