class AppAssignedTargetingOptionDetails extends Model (View source)

Properties

string $appId
string $appPlatform
string $displayName
bool $negative

Methods

setAppId($appId)

No description

string
getAppId()

No description

setAppPlatform($appPlatform)

No description

string
getAppPlatform()

No description

setDisplayName($displayName)

No description

string
getDisplayName()

No description

setNegative($negative)

No description

bool
getNegative()

No description

Details

setAppId($appId)

No description

Parameters

$appId

string getAppId()

No description

Return Value

string

setAppPlatform($appPlatform)

No description

Parameters

$appPlatform

string getAppPlatform()

No description

Return Value

string

setDisplayName($displayName)

No description

Parameters

$displayName

string getDisplayName()

No description

Return Value

string

setNegative($negative)

No description

Parameters

$negative

bool getNegative()

No description

Return Value

bool