Updates an ad group based on the inputs passed inCopy Pageput https://ads.nextdoor.com/api/v3/advertisers/{advertiserId}/adgroups/{adgroupId}Path ParamsadgroupIdstringrequiredThe ad group id for which to fetch the infoadvertiserIdstringrequiredThe id of advertiser for which ad group will be returnedBody Paramsbidobject | nullThe user configured bid for this ad groupBid Input V3 object | nullbudgetobject | nullThe user configured budget for this ad groupBudget Input object | nullend_timeobject | nullThe end time for this ad groupend_time object | nullfrequency_capsarray of objects | nullThe frequency cap data for this ad groupfrequency_capsADD objectnamestring | nullThe ad group namestart_timedate-time | nullThe start time for this ad grouptargetingobject | nullThe targeting data for this ad groupAdGroup Targeting Input object | nullResponses 200The updated ad group 400Bad Request. Indicates that the server cannot process the request due to client-side error. For example invalid input. 401Unauthorized. The API key is invalid and needs to be re-generated. 403Forbidden. The token passed in has been successfully authenticated, but can’t perform the given action due to not having sufficient permissions. 500Internal server error. 503The server is temporarily unable to handle the request due to maintenance or overload.Updated about 1 month ago Returns the ad group informationArchive an existing ad groupDid this page help you?YesNo