Re: AdGroupAdService not returning a Display Ad

2016-03-25 Thread 'Umesh Dengale' via AdWords API Forum
Hello, The AdGroupAdField.Status field in selector and AD_PERFORMANCE_REPORT.Status field are no

Re: AdGroupAdService not returning a Display Ad

2016-03-24 Thread yuval
Thanks for the quick response. The issue was that I wasn't mentioning the Status field in the selector (the filed is mandatory apparently) so I received only the ENABLED. Why isn't the API call fails when the required field isn't mentioned? Thanks anyway. On Thursday, March 24, 2016 at 4:05:16

Re: AdGroupAdService not returning a Display Ad

2016-03-24 Thread 'Yin Niu' via AdWords API Forum
Hello, Could you provide the report definition and the SOAP request and response log for the API service call? And could you give an example where the data in report is different from what is returned from the AdGroupAdService? Thanks, Yin, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~

AdGroupAdService not returning a Display Ad

2016-03-24 Thread yuval
Hey, I'm using the adwords ad hoc reports for ads statistics (AD_PERFORMANCE_REPORT) and the AdGroupsAdService for their metadata (url, size, heading, description, etc.). For some reason, some ads, specifically display ads are not returned when pulling the data though the SOAP API service. The