Re: List of all PolicyTopicEntry.topic values

2022-09-20 Thread Paco Hobi
Hi Peter, We'll reach out to the Google Ads Product Support team as indicated. Best regards, Paco On Tuesday, September 20, 2022 at 4:32:29 PM UTC+2 adsapi wrote: > Hi Paco, > > Thank you for reaching out to our API support team. > > Details of the PolicyTopicEntry.topic >

List of all PolicyTopicEntry.topic values

2022-09-20 Thread Paco Hobi
Hi, We use the Google Ads API to monitor disapproved ads and we need to categorize them based on their policy violation topics. To do that we need to know all the possible values of PolicyTopicEntry.topic , bu

Read/write Targeting Expansion through the AdWords API

2020-02-28 Thread Paco Hobi
Hello Is it possible to read the "Targeting Expansion" option through the AdWords API? Regards Paco -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this mes

TargetingIdeaService not returning statistics for some keywords

2019-08-15 Thread Paco Hobi
Hello, We have noticed that the TargetingIdeaService doesn't return results for some keywords, for example for a set of 13,607 keywords we don't get results for 3,304 of them. I reduced the request to a single keyword ("estee lauder") that doesn't return results from the API, but that does ret

Re: FeedItemService clear a moneyWithCurrencyValue attribute

2017-09-26 Thread Paco Hobi
Hi, This doesn't seem to work for me. The attributes are not cleared, they are set to CHF 0.00 (I also tried with USD). Part of the request: 25 0 CHF Part of the response relevant to this attribute: 25 MoneyWithCurrency

FeedItemService clear a moneyWithCurrencyValue attribute

2017-09-25 Thread Paco Hobi
I'm trying to update the table rows of price extensions, e.g. changing 3 first rows and removing the last 5 rows. Leaving stringValue and stringValues attributes empty works fine for clearing them (headline, description, URLs, etc.), but it doesn't work for moneyWithCurrencyValue attributes (i

Re: Error while updating pirceUnit in a price extension

2017-07-04 Thread Paco Hobi
Hi Peter, It was correct what you suggested by private response. For anyone else that finds this post, the problem was that the language field was missing. https://developers.google.com/adwords/api/docs/reference/v201705/CustomerExtensionSettingService.PriceFeedItem#language Regards, Paco On

Error while updating pirceUnit in a price extension

2017-07-03 Thread Paco Hobi
Hello, I'm trying to update a price extension through the API, but I'm getting an error whenever I specify a value for priceUnit different to NONE: suds.WebFault: Server raised fault: '[ExtensionSettingError.UNSUPPORTED_VALUE_IN_SELECTED_LANGUAGE @ operations[0].operand.extensionSetting.extens

Add negative placements to VIDEO campaigns

2016-07-12 Thread paco . hobi
Hello, I'm trying to add a negative placement for my video campaign but I get the error "OperationAccessDenied.MUTATE_ACTION_NOT_PERMITTED_FOR_CLIENT". Do you know when it will be possible to perform this operation? Moreover I was wondering why I cannot even read the negative placements I've add