Property | Type | Description | |
---|---|---|---|
$CampaignCriterionType | string | ||
$baseCampaignId | integer | ||
$bidModifier | double | ||
$campaignCriterionStatus | tnsCampaignCriterionCampaignCriterionStatus | ||
$campaignId | integer | ||
$criterion | Criterion | ||
$forwardCompatibilityMap | String_StringMapEntry[] | ||
$isNegative | boolean |
Method | Description | |
---|---|---|
__construct ( $campaignId = null, $isNegative = null, $criterion = null, $bidModifier = null, $baseCampaignId = null, $forwardCompatibilityMap = null, $CampaignCriterionType = null ) | ||
__construct ( $campaignId = null, $isNegative = null, $criterion = null, $bidModifier = null, $campaignCriterionStatus = null, $baseCampaignId = null, $forwardCompatibilityMap = null, $CampaignCriterionType = null ) | ||
__get ( $var ) : mixed | Provided for getting non-php-standard named variables | |
__set ( $var, $value ) | Provided for setting non-php-standard named variables | |
getNamespace ( ) : string | Gets the namesapce of this class | |
getXsiTypeName ( ) : string | Gets the xsi:type name of this class |
Method | Description | |
---|---|---|
getParameterMap ( ) : array | Provided for getting non-php-standard named variables |
public __construct ( $campaignId = null, $isNegative = null, $criterion = null, $bidModifier = null, $baseCampaignId = null, $forwardCompatibilityMap = null, $CampaignCriterionType = null ) |
public __construct ( $campaignId = null, $isNegative = null, $criterion = null, $bidModifier = null, $campaignCriterionStatus = null, $baseCampaignId = null, $forwardCompatibilityMap = null, $CampaignCriterionType = null ) |
public __set ( $var, $value ) | ||
$var | Variable name to set | |
$value | Value to set |
public getNamespace ( ) : string | ||
return | string | the namespace of this class |
protected getParameterMap ( ) : array | ||
return | array | parameter map |
public getXsiTypeName ( ) : string | ||
return | string | the xsi:type name of this class |
public tnsCampaignCriterionCampaignCriterionStatus $campaignCriterionStatus | ||
return | tnsCampaignCriterionCampaignCriterionStatus |
public String_StringMapEntry[] $forwardCompatibilityMap | ||
return | String_StringMapEntry[] |