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
Is there any way on how can i check if the campaign has changed?. i used the customersyncservice in the API example code but it only checks for the Campaign common settings. Or there is no such way on how can i check if the campaign has changed via api call?. Thanks in advance
Anthony Madrigal
unread,
Sep 2, 2015, 10:48:34 AM9/2/15
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 John,
Unfortunately, the CustomerSyncService is the only way to view campaign changes via the API. The only changes you will be able to see are the ones provided in the type CampaignChangeData.
Regards,
Anthony
AdWords API Team
John Geliberte
unread,
Sep 3, 2015, 12:04:15 AM9/3/15
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
In that case, is there a way or a workaround on how can i check if the campaign has changed?. Thanks
Anthony Madrigal
unread,
Sep 3, 2015, 9:36:27 AM9/3/15
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 John,
Unfortunately, the only workaround would be to look at the Tools -> Change History in the AdWords UI.