adgroup/status/update

Updates an existing adgroup's user status based on the input, where both the adgroup id and the requested status to use are required.

Valid values for user_status include:

  • "ACTIVE"
  • "PAUSED"
  • "ARCHIVED"

Upon a successful user status update, this method will return the updated adgroup object. If the passed in status value is ineligible the endpoint will throw a formatted exception.

Language
Authorization
OAuth2
Click Try It! to start a request and see the response here!