PHP Class Api\StructType\ApiCampaignGetItem

Inheritance: extends ApiCampaignBase
Datei anzeigen Open project: wsdltophp/packagegenerator

Public Properties

Property Type Description
$BlockedIps Api\ArrayType\ApiArrayOfString The BlockedIps Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0 - nillable: true
$Currency string The Currency Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0
$DailyBudget Api\StructType\ApiDailyBudget The DailyBudget Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0 - nillable: true
$DynamicTextCampaign Api\StructType\ApiDynamicTextCampaignGetItem The DynamicTextCampaign Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0
$EndDate string The EndDate Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0 - nillable: true
$ExcludedSites Api\ArrayType\ApiArrayOfString The ExcludedSites Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0 - nillable: true
$Funds Api\StructType\ApiFundsParam The Funds Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0
$Id integer The Id Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0
$MobileAppCampaign Api\StructType\ApiMobileAppCampaignGetItem The MobileAppCampaign Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0
$Name string The Name Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0
$NegativeKeywords Api\ArrayType\ApiArrayOfString The NegativeKeywords Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0 - nillable: true
$RepresentedBy Api\StructType\ApiCampaignAssistant The RepresentedBy Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0
$SourceId integer The SourceId Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0 - nillable: true
$StartDate string The StartDate Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0
$State string The State Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0
$Statistics Api\StructType\ApiStatistics The Statistics Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0
$Status string The Status Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0
$StatusClarification string The StatusClarification Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0
$StatusPayment string The StatusPayment Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0
$TextCampaign Api\StructType\ApiTextCampaignGetItem The TextCampaign Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0
$Type string The Type Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0

Public Methods

Method Description
__construct ( integer $id = null, string $name = null, string $startDate = null, string $type = null, string $status = null, string $state = null, string $statusPayment = null, string $statusClarification = null, integer $sourceId = null, Api\StructType\ApiStatistics $statistics = null, string $currency = null, Api\StructType\ApiFundsParam $funds = null, Api\StructType\ApiCampaignAssistant $representedBy = null, Api\StructType\ApiDailyBudget $dailyBudget = null, string $endDate = null, ApiArrayOfString $negativeKeywords = null, ApiArrayOfString $blockedIps = null, ApiArrayOfString $excludedSites = null, Api\StructType\ApiTextCampaignGetItem $textCampaign = null, Api\StructType\ApiMobileAppCampaignGetItem $mobileAppCampaign = null, Api\StructType\ApiDynamicTextCampaignGetItem $dynamicTextCampaign = null ) Constructor method for CampaignGetItem
__set_state ( array $array ) : ApiCampaignGetItem Method called when an object has been exported with var_export() functions It allows to return an object instantiated with the values
__toString ( ) : string Method returning the class name
getBlockedIps ( ) : ApiArrayOfString | null Get BlockedIps value An additional test has been added (isset) before returning the property value as this property may have been unset before, due to the fact that this property is removable from the request (nillable=true+minOccurs=0)
getCurrency ( ) : string | null Get Currency value
getDailyBudget ( ) : Api\StructType\ApiDailyBudget | null Get DailyBudget value An additional test has been added (isset) before returning the property value as this property may have been unset before, due to the fact that this property is removable from the request (nillable=true+minOccurs=0)
getDynamicTextCampaign ( ) : Api\StructType\ApiDynamicTextCampaignGetItem | null Get DynamicTextCampaign value
getEndDate ( ) : string | null Get EndDate value An additional test has been added (isset) before returning the property value as this property may have been unset before, due to the fact that this property is removable from the request (nillable=true+minOccurs=0)
getExcludedSites ( ) : ApiArrayOfString | null Get ExcludedSites value An additional test has been added (isset) before returning the property value as this property may have been unset before, due to the fact that this property is removable from the request (nillable=true+minOccurs=0)
getFunds ( ) : Api\StructType\ApiFundsParam | null Get Funds value
getId ( ) : integer | null Get Id value
getMobileAppCampaign ( ) : Api\StructType\ApiMobileAppCampaignGetItem | null Get MobileAppCampaign value
getName ( ) : string | null Get Name value
getNegativeKeywords ( ) : ApiArrayOfString | null Get NegativeKeywords value An additional test has been added (isset) before returning the property value as this property may have been unset before, due to the fact that this property is removable from the request (nillable=true+minOccurs=0)
getRepresentedBy ( ) : Api\StructType\ApiCampaignAssistant | null Get RepresentedBy value
getSourceId ( ) : integer | null Get SourceId value An additional test has been added (isset) before returning the property value as this property may have been unset before, due to the fact that this property is removable from the request (nillable=true+minOccurs=0)
getStartDate ( ) : string | null Get StartDate value
getState ( ) : string | null Get State value
getStatistics ( ) : Api\StructType\ApiStatistics | null Get Statistics value
getStatus ( ) : string | null Get Status value
getStatusClarification ( ) : string | null Get StatusClarification value
getStatusPayment ( ) : string | null Get StatusPayment value
getTextCampaign ( ) : Api\StructType\ApiTextCampaignGetItem | null Get TextCampaign value
getType ( ) : string | null Get Type value
setBlockedIps ( ApiArrayOfString $blockedIps = null ) : ApiCampaignGetItem Set BlockedIps value This property is removable from request (nillable=true+minOccurs=0), therefore if the value assigned to this property is null, it is removed from this object
setCurrency ( string $currency = null ) : ApiCampaignGetItem Set Currency value
setDailyBudget ( Api\StructType\ApiDailyBudget $dailyBudget = null ) : ApiCampaignGetItem Set DailyBudget value This property is removable from request (nillable=true+minOccurs=0), therefore if the value assigned to this property is null, it is removed from this object
setDynamicTextCampaign ( Api\StructType\ApiDynamicTextCampaignGetItem $dynamicTextCampaign = null ) : ApiCampaignGetItem Set DynamicTextCampaign value
setEndDate ( string $endDate = null ) : ApiCampaignGetItem Set EndDate value This property is removable from request (nillable=true+minOccurs=0), therefore if the value assigned to this property is null, it is removed from this object
setExcludedSites ( ApiArrayOfString $excludedSites = null ) : ApiCampaignGetItem Set ExcludedSites value This property is removable from request (nillable=true+minOccurs=0), therefore if the value assigned to this property is null, it is removed from this object
setFunds ( Api\StructType\ApiFundsParam $funds = null ) : ApiCampaignGetItem Set Funds value
setId ( integer $id = null ) : ApiCampaignGetItem Set Id value
setMobileAppCampaign ( Api\StructType\ApiMobileAppCampaignGetItem $mobileAppCampaign = null ) : ApiCampaignGetItem Set MobileAppCampaign value
setName ( string $name = null ) : ApiCampaignGetItem Set Name value
setNegativeKeywords ( ApiArrayOfString $negativeKeywords = null ) : ApiCampaignGetItem Set NegativeKeywords value This property is removable from request (nillable=true+minOccurs=0), therefore if the value assigned to this property is null, it is removed from this object
setRepresentedBy ( Api\StructType\ApiCampaignAssistant $representedBy = null ) : ApiCampaignGetItem Set RepresentedBy value
setSourceId ( integer $sourceId = null ) : ApiCampaignGetItem Set SourceId value This property is removable from request (nillable=true+minOccurs=0), therefore if the value assigned to this property is null, it is removed from this object
setStartDate ( string $startDate = null ) : ApiCampaignGetItem Set StartDate value
setState ( string $state = null ) : ApiCampaignGetItem Set State value
setStatistics ( Api\StructType\ApiStatistics $statistics = null ) : ApiCampaignGetItem Set Statistics value
setStatus ( string $status = null ) : ApiCampaignGetItem Set Status value
setStatusClarification ( string $statusClarification = null ) : ApiCampaignGetItem Set StatusClarification value
setStatusPayment ( string $statusPayment = null ) : ApiCampaignGetItem Set StatusPayment value
setTextCampaign ( Api\StructType\ApiTextCampaignGetItem $textCampaign = null ) : ApiCampaignGetItem Set TextCampaign value
setType ( string $type = null ) : ApiCampaignGetItem Set Type value

Method Details

__construct() public method

Constructor method for CampaignGetItem
public __construct ( integer $id = null, string $name = null, string $startDate = null, string $type = null, string $status = null, string $state = null, string $statusPayment = null, string $statusClarification = null, integer $sourceId = null, Api\StructType\ApiStatistics $statistics = null, string $currency = null, Api\StructType\ApiFundsParam $funds = null, Api\StructType\ApiCampaignAssistant $representedBy = null, Api\StructType\ApiDailyBudget $dailyBudget = null, string $endDate = null, ApiArrayOfString $negativeKeywords = null, ApiArrayOfString $blockedIps = null, ApiArrayOfString $excludedSites = null, Api\StructType\ApiTextCampaignGetItem $textCampaign = null, Api\StructType\ApiMobileAppCampaignGetItem $mobileAppCampaign = null, Api\StructType\ApiDynamicTextCampaignGetItem $dynamicTextCampaign = null )
$id integer
$name string
$startDate string
$type string
$status string
$state string
$statusPayment string
$statusClarification string
$sourceId integer
$statistics Api\StructType\ApiStatistics
$currency string
$funds Api\StructType\ApiFundsParam
$representedBy Api\StructType\ApiCampaignAssistant
$dailyBudget Api\StructType\ApiDailyBudget
$endDate string
$negativeKeywords Api\ArrayType\ApiArrayOfString
$blockedIps Api\ArrayType\ApiArrayOfString
$excludedSites Api\ArrayType\ApiArrayOfString
$textCampaign Api\StructType\ApiTextCampaignGetItem
$mobileAppCampaign Api\StructType\ApiMobileAppCampaignGetItem
$dynamicTextCampaign Api\StructType\ApiDynamicTextCampaignGetItem

__set_state() public static method

Method called when an object has been exported with var_export() functions It allows to return an object instantiated with the values
See also: AbstractStructBase::__set_state()
public static __set_state ( array $array ) : ApiCampaignGetItem
$array array the exported values
return ApiCampaignGetItem

__toString() public method

Method returning the class name
public __toString ( ) : string
return string __CLASS__

getBlockedIps() public method

Get BlockedIps value An additional test has been added (isset) before returning the property value as this property may have been unset before, due to the fact that this property is removable from the request (nillable=true+minOccurs=0)
public getBlockedIps ( ) : ApiArrayOfString | null
return Api\ArrayType\ApiArrayOfString | null

getCurrency() public method

Get Currency value
public getCurrency ( ) : string | null
return string | null

getDailyBudget() public method

Get DailyBudget value An additional test has been added (isset) before returning the property value as this property may have been unset before, due to the fact that this property is removable from the request (nillable=true+minOccurs=0)
public getDailyBudget ( ) : Api\StructType\ApiDailyBudget | null
return Api\StructType\ApiDailyBudget | null

getDynamicTextCampaign() public method

Get DynamicTextCampaign value
public getDynamicTextCampaign ( ) : Api\StructType\ApiDynamicTextCampaignGetItem | null
return Api\StructType\ApiDynamicTextCampaignGetItem | null

getEndDate() public method

Get EndDate value An additional test has been added (isset) before returning the property value as this property may have been unset before, due to the fact that this property is removable from the request (nillable=true+minOccurs=0)
public getEndDate ( ) : string | null
return string | null

getExcludedSites() public method

Get ExcludedSites value An additional test has been added (isset) before returning the property value as this property may have been unset before, due to the fact that this property is removable from the request (nillable=true+minOccurs=0)
public getExcludedSites ( ) : ApiArrayOfString | null
return Api\ArrayType\ApiArrayOfString | null

getFunds() public method

Get Funds value
public getFunds ( ) : Api\StructType\ApiFundsParam | null
return Api\StructType\ApiFundsParam | null

getId() public method

Get Id value
public getId ( ) : integer | null
return integer | null

getMobileAppCampaign() public method

Get MobileAppCampaign value
public getMobileAppCampaign ( ) : Api\StructType\ApiMobileAppCampaignGetItem | null
return Api\StructType\ApiMobileAppCampaignGetItem | null

getName() public method

Get Name value
public getName ( ) : string | null
return string | null

getNegativeKeywords() public method

Get NegativeKeywords value An additional test has been added (isset) before returning the property value as this property may have been unset before, due to the fact that this property is removable from the request (nillable=true+minOccurs=0)
public getNegativeKeywords ( ) : ApiArrayOfString | null
return Api\ArrayType\ApiArrayOfString | null

getRepresentedBy() public method

Get RepresentedBy value
public getRepresentedBy ( ) : Api\StructType\ApiCampaignAssistant | null
return Api\StructType\ApiCampaignAssistant | null

getSourceId() public method

Get SourceId value An additional test has been added (isset) before returning the property value as this property may have been unset before, due to the fact that this property is removable from the request (nillable=true+minOccurs=0)
public getSourceId ( ) : integer | null
return integer | null

getStartDate() public method

Get StartDate value
public getStartDate ( ) : string | null
return string | null

getState() public method

Get State value
public getState ( ) : string | null
return string | null

getStatistics() public method

Get Statistics value
public getStatistics ( ) : Api\StructType\ApiStatistics | null
return Api\StructType\ApiStatistics | null

getStatus() public method

Get Status value
public getStatus ( ) : string | null
return string | null

getStatusClarification() public method

Get StatusClarification value
public getStatusClarification ( ) : string | null
return string | null

getStatusPayment() public method

Get StatusPayment value
public getStatusPayment ( ) : string | null
return string | null

getTextCampaign() public method

Get TextCampaign value
public getTextCampaign ( ) : Api\StructType\ApiTextCampaignGetItem | null
return Api\StructType\ApiTextCampaignGetItem | null

getType() public method

Get Type value
public getType ( ) : string | null
return string | null

setBlockedIps() public method

Set BlockedIps value This property is removable from request (nillable=true+minOccurs=0), therefore if the value assigned to this property is null, it is removed from this object
public setBlockedIps ( ApiArrayOfString $blockedIps = null ) : ApiCampaignGetItem
$blockedIps Api\ArrayType\ApiArrayOfString
return ApiCampaignGetItem

setCurrency() public method

Set Currency value
public setCurrency ( string $currency = null ) : ApiCampaignGetItem
$currency string
return ApiCampaignGetItem

setDailyBudget() public method

Set DailyBudget value This property is removable from request (nillable=true+minOccurs=0), therefore if the value assigned to this property is null, it is removed from this object
public setDailyBudget ( Api\StructType\ApiDailyBudget $dailyBudget = null ) : ApiCampaignGetItem
$dailyBudget Api\StructType\ApiDailyBudget
return ApiCampaignGetItem

setDynamicTextCampaign() public method

Set DynamicTextCampaign value
public setDynamicTextCampaign ( Api\StructType\ApiDynamicTextCampaignGetItem $dynamicTextCampaign = null ) : ApiCampaignGetItem
$dynamicTextCampaign Api\StructType\ApiDynamicTextCampaignGetItem
return ApiCampaignGetItem

setEndDate() public method

Set EndDate value This property is removable from request (nillable=true+minOccurs=0), therefore if the value assigned to this property is null, it is removed from this object
public setEndDate ( string $endDate = null ) : ApiCampaignGetItem
$endDate string
return ApiCampaignGetItem

setExcludedSites() public method

Set ExcludedSites value This property is removable from request (nillable=true+minOccurs=0), therefore if the value assigned to this property is null, it is removed from this object
public setExcludedSites ( ApiArrayOfString $excludedSites = null ) : ApiCampaignGetItem
$excludedSites Api\ArrayType\ApiArrayOfString
return ApiCampaignGetItem

setFunds() public method

Set Funds value
public setFunds ( Api\StructType\ApiFundsParam $funds = null ) : ApiCampaignGetItem
$funds Api\StructType\ApiFundsParam
return ApiCampaignGetItem

setId() public method

Set Id value
public setId ( integer $id = null ) : ApiCampaignGetItem
$id integer
return ApiCampaignGetItem

setMobileAppCampaign() public method

Set MobileAppCampaign value
public setMobileAppCampaign ( Api\StructType\ApiMobileAppCampaignGetItem $mobileAppCampaign = null ) : ApiCampaignGetItem
$mobileAppCampaign Api\StructType\ApiMobileAppCampaignGetItem
return ApiCampaignGetItem

setName() public method

Set Name value
public setName ( string $name = null ) : ApiCampaignGetItem
$name string
return ApiCampaignGetItem

setNegativeKeywords() public method

Set NegativeKeywords value This property is removable from request (nillable=true+minOccurs=0), therefore if the value assigned to this property is null, it is removed from this object
public setNegativeKeywords ( ApiArrayOfString $negativeKeywords = null ) : ApiCampaignGetItem
$negativeKeywords Api\ArrayType\ApiArrayOfString
return ApiCampaignGetItem

setRepresentedBy() public method

Set RepresentedBy value
public setRepresentedBy ( Api\StructType\ApiCampaignAssistant $representedBy = null ) : ApiCampaignGetItem
$representedBy Api\StructType\ApiCampaignAssistant
return ApiCampaignGetItem

setSourceId() public method

Set SourceId value This property is removable from request (nillable=true+minOccurs=0), therefore if the value assigned to this property is null, it is removed from this object
public setSourceId ( integer $sourceId = null ) : ApiCampaignGetItem
$sourceId integer
return ApiCampaignGetItem

setStartDate() public method

Set StartDate value
public setStartDate ( string $startDate = null ) : ApiCampaignGetItem
$startDate string
return ApiCampaignGetItem

setState() public method

Set State value
public setState ( string $state = null ) : ApiCampaignGetItem
$state string
return ApiCampaignGetItem

setStatistics() public method

Set Statistics value
public setStatistics ( Api\StructType\ApiStatistics $statistics = null ) : ApiCampaignGetItem
$statistics Api\StructType\ApiStatistics
return ApiCampaignGetItem

setStatus() public method

Set Status value
public setStatus ( string $status = null ) : ApiCampaignGetItem
$status string
return ApiCampaignGetItem

setStatusClarification() public method

Set StatusClarification value
public setStatusClarification ( string $statusClarification = null ) : ApiCampaignGetItem
$statusClarification string
return ApiCampaignGetItem

setStatusPayment() public method

Set StatusPayment value
public setStatusPayment ( string $statusPayment = null ) : ApiCampaignGetItem
$statusPayment string
return ApiCampaignGetItem

setTextCampaign() public method

Set TextCampaign value
public setTextCampaign ( Api\StructType\ApiTextCampaignGetItem $textCampaign = null ) : ApiCampaignGetItem
$textCampaign Api\StructType\ApiTextCampaignGetItem
return ApiCampaignGetItem

setType() public method

Set Type value
public setType ( string $type = null ) : ApiCampaignGetItem
$type string
return ApiCampaignGetItem

Property Details

$BlockedIps public_oe property

The BlockedIps Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0 - nillable: true
public ApiArrayOfString,Api\ArrayType $BlockedIps
return Api\ArrayType\ApiArrayOfString

$Currency public_oe property

The Currency Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0
public string $Currency
return string

$DailyBudget public_oe property

The DailyBudget Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0 - nillable: true
public ApiDailyBudget,Api\StructType $DailyBudget
return Api\StructType\ApiDailyBudget

$DynamicTextCampaign public_oe property

The DynamicTextCampaign Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0
public ApiDynamicTextCampaignGetItem,Api\StructType $DynamicTextCampaign
return Api\StructType\ApiDynamicTextCampaignGetItem

$EndDate public_oe property

The EndDate Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0 - nillable: true
public string $EndDate
return string

$ExcludedSites public_oe property

The ExcludedSites Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0 - nillable: true
public ApiArrayOfString,Api\ArrayType $ExcludedSites
return Api\ArrayType\ApiArrayOfString

$Funds public_oe property

The Funds Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0
public ApiFundsParam,Api\StructType $Funds
return Api\StructType\ApiFundsParam

$Id public_oe property

The Id Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0
public int $Id
return integer

$MobileAppCampaign public_oe property

The MobileAppCampaign Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0
public ApiMobileAppCampaignGetItem,Api\StructType $MobileAppCampaign
return Api\StructType\ApiMobileAppCampaignGetItem

$Name public_oe property

The Name Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0
public string $Name
return string

$NegativeKeywords public_oe property

The NegativeKeywords Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0 - nillable: true
public ApiArrayOfString,Api\ArrayType $NegativeKeywords
return Api\ArrayType\ApiArrayOfString

$RepresentedBy public_oe property

The RepresentedBy Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0
public ApiCampaignAssistant,Api\StructType $RepresentedBy
return Api\StructType\ApiCampaignAssistant

$SourceId public_oe property

The SourceId Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0 - nillable: true
public int $SourceId
return integer

$StartDate public_oe property

The StartDate Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0
public string $StartDate
return string

$State public_oe property

The State Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0
public string $State
return string

$Statistics public_oe property

The Statistics Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0
public ApiStatistics,Api\StructType $Statistics
return Api\StructType\ApiStatistics

$Status public_oe property

The Status Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0
public string $Status
return string

$StatusClarification public_oe property

The StatusClarification Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0
public string $StatusClarification
return string

$StatusPayment public_oe property

The StatusPayment Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0
public string $StatusPayment
return string

$TextCampaign public_oe property

The TextCampaign Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0
public ApiTextCampaignGetItem,Api\StructType $TextCampaign
return Api\StructType\ApiTextCampaignGetItem

$Type public_oe property

The Type Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0
public string $Type
return string