Site ads
Control and customize ad placements on your docs site.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
organizationIdstringRequired
The unique id of the organization
siteIdstringRequired
The unique id of the site
Body
statusstring · enumOptionalPossible values:
topicstring · enumOptionalPossible values:
Topic of the content
Responses
204
OK
No content
post
/orgs/{organizationId}/sites/{siteId}/ads204
OK
No content
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
pagestringOptional
Identifier of the page results to fetch.
limitnumber · max: 1000Optional
The number of results per page
statusstring · enumOptionalDefault:
Filter sites by their ads review status
in-reviewPossible values: Header parameters
X-GitBook-Partner-KeystringRequired
Responses
200
OK
application/json
get
/ads/sites200
OK
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
siteIdstringRequired
The unique id of the site
Header parameters
X-GitBook-Partner-KeystringRequired
Body
or
or
Responses
204
OK
No content
patch
/ads/sites/{siteId}204
OK
No content
Last updated
Was this helpful?