AdCrew API (1.0.0)

Download OpenAPI specification:Download

AdCrew Publisher Reporting API Documentation

Websites

return paged list of websites

return websites registerd under current publisher or network.

Authorizations:
ApiKeyAuth
query Parameters
limit
integer

Number of results to return per page.

offset
integer

The initial index from which to return the results.

status
string

return websites by status

search
string

search websites by name

Responses

Placements

return placements under current user

return all placements in your user

Authorizations:
ApiKeyAuth
query Parameters
limit
integer

Number of results to return per page.

offset
integer

The initial index from which to return the results.

website
integer

Retrun all placements for website id

group
integer

Return all placement with group id

status
string

Return websites by status

search
string

Search placements by name

Responses

Placements Statistics

return all Placements Statistics

return all Placements Statistics

Authorizations:
ApiKeyAuth
query Parameters
limit
integer

Number of results to return per page.

offset
integer

The initial index from which to return the results.

website
integer

website

pgid
integer

pgid return the statistics for specified placement group id

status
string

return websites by status

start_date
string

Return result from this date

end_date
string

Return results ends with this date

date
string

Return result of specific date

Responses

Website Statistics

return websites statistics reports

return all websites statistics reports

Authorizations:
ApiKeyAuth
query Parameters
limit
integer

Number of results to return per page.

offset
integer

The initial index from which to return the results.

website
integer

return the statistics for specified website

status
string

return websites by status

start_date
string

Return result from this date

end_date
string

Return results ends with this date

date
string

Return result ending with this date

Responses

Tags

Return all tags under user

Return all tags under user

Authorizations:
ApiKeyAuth
query Parameters
limit
integer

Number of results to return per page.

offset
integer

The initial index from which to return the results.

website
string

return tags by website id

search
string

search tags by name

Responses