Hi Eric, Thank you for pointing me to SOAP log. My selector was without parameters in SOAP message. I found, that dotnet api need explicitly specify campaignIdSpecified = true on AdGroupSelector. It's really confusing. :)
On Mar 4, 8:44 pm, AdWords API Advisor <[email protected]> wrote: > Hi Ales, > > Do you have the SOAP XML request and response that demonstrates this > problem? > > Best, > - Eric Koleda, AdWords API Team > > On Mar 3, 10:32 am, Aleš Roubíček <[email protected]> wrote: > > > > > Hello, > > > I'm using AdGroupService v200909 to fetch some AdvertGroups by > > campaignId. I set my selector and call the get method. Then i get > > array of AdGroups. Everything seems good. But. > > > AdGroup entity has a campaignId property. This property value is > > different than campaignId in selector. How is it possible? > > > Thank you > > > Aleš -- 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.
