It's never clear to me which will get me an answer faster. I'm happy to update this thread with the fix when we find it. That way, the next person with this problem will be able to find it. Your call...
On Thu, Jun 26, 2014 at 8:52 AM, Danial Klimkin < [email protected]> wrote: > Hello John, > > > I see you have a separate thread on this issue with the support. I suggest > we close this one to avoid duplication. > > > -Danial, AdWords API Team. > > > On Tuesday, June 24, 2014 11:53:47 PM UTC+4, John Bliss wrote: >> >> Attempting to do this: >> >> To see the clicks/costs/etc. for just sitelink X, use segment >>> "IsSelfAction", and look at the "This extension" rows. >>> >> >> ...from here >> <https://developers.google.com/adwords/api/docs/appendix/reports#placeholder-feed-item>. >> At first, I was just expecting to receive "IsSelfAction" as a field in the >> resulting report. No such field appeared despite the fact that I requested >> it and API did not throw an error. So then I tried: >> >> <selector> >> [other fields] >> <fields>IsSelfAction</fields> >> <predicates> >> <field>IsSelfAction</field> >> <operator>EQUALS</operator> >> <values>This extension</values> >> </predicates> >> </selector> >> >> ...which threw error, "Invalid ReportDefinition Xml: >> cvc-complex-type.2.4.a: Invalid content was found starting with element >> 'predicates'. One of ordering, paging is expected." >> >> How do I "see the clicks/costs/etc. for just sitelink X?" Simple example >> XML, please? Thanks! >> > -- > -- > =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ > Also find us on our blog and Google+: > https://googleadsdeveloper.blogspot.com/ > https://plus.google.com/+GoogleAdsDevelopers/posts > =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ > > You received this message because you are subscribed to the Google > Groups "AdWords API Forum" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > 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 a topic in the > Google Groups "AdWords API Forum" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/adwords-api/f1ODWKNSms4/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- John Bliss - http://www.linkedin.com/in/jbliss -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
