Recent Campaign Details
Get Active/Scheduled/Finished campaign details in selected language.
Scheduled/Finished campaign lists are limited to 5 results.
GET
/api/v1/campaigns/details OAuth 2.0
Query parameters
· 6language string · default: en Two letters code of language according to ISO 639-1 standard
currency string · default: Currency code
campaign_id string · default: The campaign ID to get details for.
If not provided, the list of campaign details are returned.
player_id string · default: Filter the list of campaigns to return just the ones that player
is a part of the selection
exclude_fields string · default: Comma-separated list of fields to exclude from the response. Useful when you want to reduce payload size by omitting specific fields. For example: game_ids,image,terms
tenant_name string required