Is this the best way to get number of conflicts for an account? Has anyone rewritten this example in php?
Thanks for your help.
Shwetha Vastrad (AdWords API Team)
unread,
Jun 3, 2016, 12:53:06 PM6/3/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 Kim,
The process defined here is the best way to get conflicting keywords for an account. A complete code of this example is provided in the AdWords API Ruby client library. You can use this as a reference and translate the logic in PHP.