Hi Team,
Hope you are doing good.
I am trying to fetch the Disapproved Ads at AdGroup level using this query
*(REST
API Interface v5 ) :*
SELECT
ad_group_ad.ad.id,ad_group_ad.ad.name,campaign.name,campaign.id,ad_group.name,ad_group_ad.ad.name,ad_group_ad.ad.resource_name,ad_group_ad.ad.type,ad_group_ad.policy_summary.approval_status,ad_group_ad.policy_summary.policy_topic_entries
FROM ad_group_ad WHERE campaign.id="campaign_id" AND
ad_group_ad.policy_summary.approval_status = 'DISAPPROVED'
*But in the response I am getting the same ad_group multime times in
different objects:*
"adGroup": {
"resourceName": "resource_name ",
"name": "name"
},
*Please can you explain this why I are getting multiple objects for same
ad_group while in Ads & Extension Section I have only one entry for that
AdGroup as Disapproved ??*
*Also, can we get disapproved ads date using REST API Interface. *
Thanks & Regards.
--
*
*
*CONFIDENTIALITY NOTICE*
This email (including any attachments) may
contain confidential, proprietary and/or privileged information, if you are
not the intended recipient, or the person responsible for delivering the
message to the intended recipient then please notify us by return email
immediately. Should you have received this email in error then you should
not copy this for any purpose nor disclose its contents to any other
person.
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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
---
You received this message because you are subscribed to the Google Groups
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/adwords-api/8d5bb159-29ca-4cf8-a179-9b0659ed1f26n%40googlegroups.com.