Returns a list of ad groups for an advertiserCopy Pageget https://ads.nextdoor.com/api/v3/advertisers/{advertiserId}/adgroupsPath ParamsadvertiserIdstringrequiredThe id of advertiser for which ad group will be returnedQuery ParamscampaignIdstringThe id of campaign for which ad groups will be returned. Optional query parameterincludeArchivedbooleanIndicates whether to include archived AdGroups or not, default to falsetruefalsecursorstringlength ≥ 11[A-Za-z0-9+/=]+The starting index to return a subset of results.pageSizeint32required1 to 500The maximum number of results to return. Must be between 1 and 500 inclusive.Responses 200The list of ad groups for the advertisers with the id specified in the URL, filtered by campaign id if provided 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 Updates a campaign user statusCreate an ad group based on the inputs passed inDid this page help you?YesNo