Hi,

I was trying to use AdGroupAd webservice to get my 'paused'
adgroupads.
Now I cannot do it. i get ALL of them.

this is what I have done:

AdGroupAdWebService.AdGroupAdServiceInterfaceClient adGroupAdService =
new AdGroupAdWebService.AdGroupAdServiceInterfaceClient();
selector.statsSelector = new
Easynet.Edge.Services.StatusManager.AdGroupAdWebService.AdStatsSelector
();
selector.statsSelector.StatsSelectorType = "xsi:Paused";

AdGroupAdWebService.MySoapResponseHeader response =
adGroupAdService.get(header,selector, out page);


I get 'enabled' status in the return.

thanks
Noam
-- 
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.


Reply via email to