I'm having some problems with the selectors in v201309, has anyone else 
found the same problems?

In particular there are some new 
CampaignCriterion<https://developers.google.com/adwords/api/docs/appendix/selectorfields#v201309-CampaignCriterionService>,
 
but when using the selectors for these new Criterion the API raises an 
exception 

So if we would like Webpage Campaign Criterion using the CampaignCriterion 
Service for a given Campaign, we have to include the selector fields 
<https://developers.google.com/adwords/api/docs/appendix/selectorfields#v201309-CampaignCriterionService>
 : 
Parameter<https://developers.google.com/adwords/api/docs/reference/v201309/CampaignCriterionService.Webpage#parameter>
, CriteriaCoverage, CriteriaSamples, but these raise an exception if 
included: 

[SelectorError.INVALID_FIELD_NAME @ serviceSelector; 
trigger:'CriteriaCoverage', 

SelectorError.INVALID_FIELD_NAME @ serviceSelector; 
trigger:'CriteriaSamples', 

SelectorError.INVALID_FIELD_NAME @ serviceSelector; trigger:'Parameter']

I think this feature was beta, but the documentation says it should be 
available in v201309, and without it we're not getting the Webpage Campaign 
Criterion, despite explicitly defining it in the adwords interface.

We're using the aw api 4.6.1 library (with all services pointing to v201309)

Any ideas what's going on here?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to