You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
by : $operation->setExemptionRequests(array_merge($operation->getExemptionRequests()?:[],[ new ExemptionRequest($error->getKey())])); to handle the multi policyViolationError
thanks a lot
The text was updated successfully, but these errors were encountered:
Hi !
Is it possible to change in the example the line 105 :
googleads-php-lib/examples/AdWords/v201710/ErrorHandling/HandlePolicyViolationError.php
Line 105 in f6f58cd
by :
$operation->setExemptionRequests(array_merge($operation->getExemptionRequests()?:[],[ new ExemptionRequest($error->getKey())]));
to handle the multi policyViolationErrorthanks a lot
The text was updated successfully, but these errors were encountered: