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 am using api client library in PHP. I only want to change keyword status on certain days or hours ,is that possible from API?
Luis Xander Talag (AdWords API Team)
unread,
Feb 8, 2018, 4:04:46 AM2/8/18
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 Bhairavi,
Updating the status of the keywords is supported in the AdWords API. You may check this sample code for reference. However, updating the status of the keywords with a scheduling feature will need to be implemented from your side as there is currently no similar feature in the AdWords API.