Hello I am getting an error when I try to update keyword params and
insert the £ into an ad.
Here's my code:
// Get the AdParamService.
$adParamService = $user->GetAdParamService('v200909');
$adgroup_id = $adgroup_id;
$keywordId = $keyword_id;
// Create ad parameters.
$adParam1 = new AdParam($a
I am using the API to show prices for my products in my adwords ads.
At the moment, I loop through the keywords and set the product price
for each product.
Is there a way to do it in batch. So that one API request would set
all keyword params to the same price, for an entire adgroup?
It seems th
Hello,
I'm hitting a problem only on certain keywords with the API
Fatal error: Uncaught SoapFault exception: [soap:Server]
[PolicyViolationError.POLICY_ERROR @
operations[0].operand.criterion.text; trigger:'£'] in /adwords-api/
src/Google/Api/Ads/Common/Lib/AdsSoapClient.php:191 Stack trace: #0
More information: the request fails at a different point each time.
On Jan 13, 11:15 am, TomA2010 wrote:
> Hello,
>
> I'm hitting a problem only on certain keywords with the API
>
> Fatal error: Uncaught SoapFault exception: [soap:Server]
> [PolicyViolationError.POLICY