Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Attribute

Type

Description

isScheduled

boolean

Turn on/off the flight settings

startDate

int

Define the start date.

EPOCH TIMESTAMP UTC

endDate

int

Define the end date.

EPOCH TIMESTAMP UTC

 

3.2.2 Object: cappings

Attribute

Type

Description

impression

object

request

object

frequency

object

completion

object

revenue

object

3.2.2 Object: cappings.request / impression / completion / revenue / frequency

Attribute

Type

Description

enable

boolean

rule

object

 3.2.2 Object: request / impression / completion / revenue rule

Attribute

Type

Description

limit

sum

int

The

amount of

requests

hasLimit

boolean

Turn on/off the request cap

: request / impression / completion / revenue

frequency

boolean

ENUM frequency

1 - daily

2 - weekly

3 - monthly

4 - unlimited

5 - hourly

servingMode

int

ENUM ServingMode

1 - As Fast As Possible

2 - Evenly

totalSent

completed

int

3.2.2 Object: frequency rule

Attribute

Type

Description

frequency

int

Informative - Read Only

lastDailyUpdate

date

deprecated

lastDailyInit

date

deprecated

...

ENUM frequency

1 - daily

2 - weekly

3 - monthly

4 - unlimited

5 - hourly

sum

int

amount of frequency

3.2.3 Object: impressionCap

Attribute

Type

Description

frequency

int

The “sum” amount refers to the frequency period.

ENUM ImpressionCapFrequency

0 - total

1 - daily

2 - weekly

3 - monthly

4 - unlimited

sum

int

The amount of impressions

lastDailyUpdate

int

deprecated

lastMonthlyUpdate

int

deprecated

lastDailyInit

 

int

deprecated

lastMonthlyInit

int

deprecated

totalCompleted

int

Informative - Read Only

dailyCompleted

int

Informative - Read Only

monthlyCompleted

int

Informative - Read Only

...

3.2.4 Object: targeting

Attribute

Type

Description

domain

object

Domain Targeting Object

Section 3.2.4.1

geography

object

Country Targeting Object

Section 3.2.4.2

device

object

Device Targeting Object

Section 3.2.4.3

os

object

OS Targeting Object

Section 3.2.4.4

playerSize

object

Player Size Targeting Object

Section 3.2.4.5

dow

object

Day of Week Targeting Object

Section 3.2.4.6

adtxt

object

AdTXT Targeting Object

Section 3.2.4.7

customTargeting

objects array

(Array of objects)

Array of Custom Targeting Objects

Section 3.2.4.8

idfa

object

IDFA targeting Object

Section 3.2.4.9

slot

object

Content Player Slot Targeting Object

Section 3.2.4.10

...