Re: How can I get policy details value with a query to extension_feed_item?

2020-07-23 Thread Miguel Serna Agudo
Hello, It worked. Doing a query from the feed item level and filtering by the extension_feed_item.id i got the expected output: [... review_status: REVIEWED approval_status: APPROVED validation_status: VALID placeholder_type_enum: STRUCTURED_SNIPPET ] Thank you very much. El miƩrcoles, 22 de

How can I get policy details value with a query to extension_feed_item?

2020-07-22 Thread Miguel Serna Agudo
I am trying to download this info via API from an account but there is not a field related to policy details whereas it is in the platform. The query I am using in Python is this one: ga_service = GoogleAdsClient.get_service('GoogleAdsService', > version='v3') > query = ( >