Hello Shwetha,

I understand what you said but I am trying to ask you something else.Let me 
explain you in different context, If you see in the Adwords Interface and 
 navigate to *Ad extensions *tab and we can directly filter all extensions 
by status = Disapproved.So I am looking for a way to directly query Adwords 
API and filter all the ad extensions by status = Disapproved on account 
level. As per the API It looks like we cannot filter by disapproved status. 
Also it looks like there is some confusion FeedItemService 
<https://developers.google.com/adwords/api/docs/appendix/selectorfields#v201705-FeedItemService>
 says 
we can filter by Status 
<https://developers.google.com/adwords/api/docs/reference/v201705/FeedItemService.FeedItem#status>
 but 
there is not any status called Disapproved.Also approvalStatus 
<https://developers.google.com/adwords/api/docs/reference/v201705/FeedItemService.FeedItemPolicyData>
 is 
under "PolicyData" and thats not filterable then how can I get this data 
directly by filtering approvalStatus = Disapproved

Let me know.

Thanks




On Thursday, July 6, 2017 at 8:39:46 PM UTC+5:30, Shwetha Vastrad (AdWords 
API Team) wrote:
>
> Hi Ronak, 
>
> FeedItemService 
> <https://developers.google.com/adwords/api/docs/reference/v201705/FeedItemService>
>  will 
> return the details of all the FeedItems in the account that matched the 
> selector. You can use the value "PolicyData" in the selector with 
> FeedItemService as well to get the approval status 
> <https://developers.google.com/adwords/api/docs/reference/v201705/FeedItemService.FeedItem#policydata>
>  of 
> your Ad extensions. Extension setting services on the other hand will 
> return the extensions applied at account, campaign, or ad group level. 
> Using FeedItemService will be helpful in avoiding making multiple requests 
> via CustomerExtensionSettingService 
> <https://developers.google.com/adwords/api/docs/reference/v201705/CustomerExtensionSettingService>
> , CampaignExtensionSettingService 
> <https://developers.google.com/adwords/api/docs/reference/v201705/CampaignExtensionSettingService>
>  or AdGroupExtensionSettingService 
> <https://developers.google.com/adwords/api/docs/reference/v201705/AdGroupExtensionSettingService>
> . 
>
> Please note that you need to use appropriate filters to get only Ad 
> extensions using FeedItemService as this service will return other tabular 
> data like Ad customizers 
> <https://developers.google.com/adwords/api/docs/guides/ad-customizers> or 
> Dynamic 
> remarketing Feeds 
> <https://developers.google.com/adwords/api/docs/guides/dynamic-remarketing> 
> as 
> well.
>
> Regards,
> Shwetha, AdWords API Team.
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/92f34c7f-f6ab-4f31-8f08-2986a6ca11cd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • How to get Disa... Ronak Shah
    • Re: How to... 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
      • Re: Ho... Ronak Shah
        • Re... 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
          • ... Ronak Shah
            • ... 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
              • ... Ronak Shah
                • ... 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum

Reply via email to