You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
Hi,
Is there any possibility to get campaigns by feedItem. I need to figure out if feedItem belongs to more than one campaign.
Peter Oliquino
unread,
May 31, 2016, 2:23:35 PM5/31/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
Hi,
You could get this information through the FeedItemId and CampaignId fields of the PLACEHOLDER_FEED_ITEM_REPORT.
Thanks,
Peter
AdWords API Team
Mindaugas Jankus
unread,
Jun 6, 2016, 3:30:33 AM6/6/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
Hi,
I think that this approach to heavy, I need to make this action for ~1000 clients who has ~1000 campaigns each. Is there any other way ?
Peter Oliquino
unread,
Jun 6, 2016, 4:22:03 AM6/6/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
Hello,
Unfortunately, this is the only way since for multiple accounts, you will need to submit a separate report request for each of those accounts as discussed here.
Regards,
Peter
AdWords API Team
Peter Oliquino
unread,
Jun 6, 2016, 5:11:52 AM6/6/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
Hi,
You could refer to this forum discussion for a possible workaround. Let us know if this helps.