Skip to main content

Publisher Parameters Overview

Here is detailed information on the parameters that can be used in the URL of an Iframe or the API.

Written by GoKart Support

The values are provided by the publisher when making the request and are used by the system to return offers tailored to the user. Each parameter has specific functionalities and is essential for customizing the content embedded via our SDK. Correct use of these parameters ensures that offers are returned according to the desired targeting requirements.

Parameter

Description

Example Value

pub_member_id

ID of a publisher's member

Accepts any text value

pub_session_id

Session ID

Accepts any text value

pub_gender

Gender of the user. Used for filtering offers by gender that was set in Target Settings of the offer

Accepts any text value

pub_age

Age of the user. Used for filtering offers by age that was set in Target Settings of the offer

Accepts any text value

pub_geo_country

Country of the user. The value should be as a country code ALPHA-2(US), ALPHA-3(USA) or Numeric(840). Used for filtering offers by country that was set in Target Settings of the offer

Accepts any text value

pub_geo_state

Country State of the user. The value should be as a state code(CA). Used for filtering offers by country state that was set in Target Settings of the offer

Accepts any text value

pub_postal_code

Postal Code of the user. Used for filtering offers by zipcodes that was set in Target Settings of the offer

Accepts any text value

pub_device

Device type provided by pub. Used for filtering offers by device type that was set in Target Settings of the offer.

Accepts enum: string:
IOS,
Android,
MacOS,
Browser,
All

pub_sub_1pub_sub_15

Custom sub fields 1–15

Accepts any text value

Note: All pub_sub_x parameters from pub_sub_1 through pub_sub_15 are supported. Each is an independent custom sub field and accepts any text value.

Did this answer your question?