Re: PHP API - TargetingIdeaService - RelatedToUrlSearchParameter - [TargetingIdeaError.INVALID_SEARCH_PARAMETERS @ selector.selector.searchParameters[2].includeSubUrls]

2012-07-24 Thread Kevin Winter
Hi Josh, The getBulkKeywordIdeas only returns keywords - since includeSubUrls doesn't work for keywords, you can't use it in bulk either. - Kevin Winter AdWords API Team On Tuesday, Ju

Re: PHP API - TargetingIdeaService - RelatedToUrlSearchParameter - [TargetingIdeaError.INVALID_SEARCH_PARAMETERS @ selector.selector.searchParameters[2].includeSubUrls]

2012-07-24 Thread Josh
Hi Alexander, so can I assume or not the bulk method will allow for using includeSubUrls ? Josh Le mardi 24 juillet 2012 10:41:54 UTC+2, Alexander Nitschke a écrit : > > Hi Josh, > > please look further down to the documentation for "includeSubUrls". This > one is ignored for "KEYWORD" queries,

Re: PHP API - TargetingIdeaService - RelatedToUrlSearchParameter - [TargetingIdeaError.INVALID_SEARCH_PARAMETERS @ selector.selector.searchParameters[2].includeSubUrls]

2012-07-24 Thread Alexander Nitschke
Hi Josh, please look further down to the documentation for "includeSubUrls". This one is ignored for "KEYWORD" queries, generally the KEYWORD idea query supports only one Url. But I think Kevin's link was misleading as he linked to the v201206 doc and your code is using v201109. Still, the docu

Re: PHP API - TargetingIdeaService - RelatedToUrlSearchParameter - [TargetingIdeaError.INVALID_SEARCH_PARAMETERS @ selector.selector.searchParameters[2].includeSubUrls]

2012-07-23 Thread Josh
Hi, thanks for the answer. Sorry I must be blind but the I don't see such mention in provided link, the documentation states : - "This element is supported by following RequestTypes: IDEAS,

Re: PHP API - TargetingIdeaService - RelatedToUrlSearchParameter - [TargetingIdeaError.INVALID_SEARCH_PARAMETERS @ selector.selector.searchParameters[2].includeSubUrls]

2012-07-23 Thread Kevin Winter
Hi, The documentation indicates that for KEYWORD requests (ideaType), this field isn't supported: https://developers.google.com/adwords/api/docs/reference/latest/TargetingIdeaService.RelatedToUrlSearchParameter#includeSubUrls - Kevin Winter AdWords API Team On Friday, June 22, 2012 8:02:25 AM

PHP API - TargetingIdeaService - RelatedToUrlSearchParameter - [TargetingIdeaError.INVALID_SEARCH_PARAMETERS @ selector.selector.searchParameters[2].includeSubUrls]

2012-06-22 Thread Josh
Hi, it looks as if the includeSubUrls parameter is not correctly supported as I keep getting this error : [TargetingIdeaError.INVALID_SEARCH_PARAMETERS @ selector.selector.searchParameters[2].includeSubUrls] My code is really straightforward : $targetingIdeaService = $user->GetTargetingIdea