Hello Rodrigo,
This is not a very reliable way to filter as url may not contain "www", for
example. We recommend to pull the full list and filter on the client side.
-Danial, AdWords API Team.
On Thursday, July 11, 2013 9:26:58 PM UTC+4, Rodrigo Reis wrote:
>
> Hi,
>
> I'm trying to retriev
Hi,
I'm trying to retrieve all keywords that doesn't have a Destination URL
set. I'm using this selector in Python:
selector = {
'fields': ['AdGroupId', 'Id', 'Text', 'Status',
'KeywordMatchType', 'QualityScore' ],
'predicates': [{
'field':