PHP Класс Api\StructType\ApiCampaignGetItem

Наследование: extends ApiCampaignBase
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
$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

Открытые методы

Метод Описание
__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

Описание методов

__construct() публичный метод

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() публичный статический метод

Method called when an object has been exported with var_export() functions It allows to return an object instantiated with the values
См. также: AbstractStructBase::__set_state()
public static __set_state ( array $array ) : ApiCampaignGetItem
$array array the exported values
Результат ApiCampaignGetItem

__toString() публичный метод

Method returning the class name
public __toString ( ) : string
Результат string __CLASS__

getBlockedIps() публичный метод

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
Результат Api\ArrayType\ApiArrayOfString | null

getCurrency() публичный метод

Get Currency value
public getCurrency ( ) : string | null
Результат string | null

getDailyBudget() публичный метод

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
Результат Api\StructType\ApiDailyBudget | null

getDynamicTextCampaign() публичный метод

Get DynamicTextCampaign value
public getDynamicTextCampaign ( ) : Api\StructType\ApiDynamicTextCampaignGetItem | null
Результат Api\StructType\ApiDynamicTextCampaignGetItem | null

getEndDate() публичный метод

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
Результат string | null

getExcludedSites() публичный метод

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
Результат Api\ArrayType\ApiArrayOfString | null

getFunds() публичный метод

Get Funds value
public getFunds ( ) : Api\StructType\ApiFundsParam | null
Результат Api\StructType\ApiFundsParam | null

getId() публичный метод

Get Id value
public getId ( ) : integer | null
Результат integer | null

getMobileAppCampaign() публичный метод

Get MobileAppCampaign value
public getMobileAppCampaign ( ) : Api\StructType\ApiMobileAppCampaignGetItem | null
Результат Api\StructType\ApiMobileAppCampaignGetItem | null

getName() публичный метод

Get Name value
public getName ( ) : string | null
Результат string | null

getNegativeKeywords() публичный метод

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
Результат Api\ArrayType\ApiArrayOfString | null

getRepresentedBy() публичный метод

Get RepresentedBy value
public getRepresentedBy ( ) : Api\StructType\ApiCampaignAssistant | null
Результат Api\StructType\ApiCampaignAssistant | null

getSourceId() публичный метод

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
Результат integer | null

getStartDate() публичный метод

Get StartDate value
public getStartDate ( ) : string | null
Результат string | null

getState() публичный метод

Get State value
public getState ( ) : string | null
Результат string | null

getStatistics() публичный метод

Get Statistics value
public getStatistics ( ) : Api\StructType\ApiStatistics | null
Результат Api\StructType\ApiStatistics | null

getStatus() публичный метод

Get Status value
public getStatus ( ) : string | null
Результат string | null

getStatusClarification() публичный метод

Get StatusClarification value
public getStatusClarification ( ) : string | null
Результат string | null

getStatusPayment() публичный метод

Get StatusPayment value
public getStatusPayment ( ) : string | null
Результат string | null

getTextCampaign() публичный метод

Get TextCampaign value
public getTextCampaign ( ) : Api\StructType\ApiTextCampaignGetItem | null
Результат Api\StructType\ApiTextCampaignGetItem | null

getType() публичный метод

Get Type value
public getType ( ) : string | null
Результат string | null

setBlockedIps() публичный метод

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
Результат ApiCampaignGetItem

setCurrency() публичный метод

Set Currency value
public setCurrency ( string $currency = null ) : ApiCampaignGetItem
$currency string
Результат ApiCampaignGetItem

setDailyBudget() публичный метод

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
Результат ApiCampaignGetItem

setDynamicTextCampaign() публичный метод

Set DynamicTextCampaign value
public setDynamicTextCampaign ( Api\StructType\ApiDynamicTextCampaignGetItem $dynamicTextCampaign = null ) : ApiCampaignGetItem
$dynamicTextCampaign Api\StructType\ApiDynamicTextCampaignGetItem
Результат ApiCampaignGetItem

setEndDate() публичный метод

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
Результат ApiCampaignGetItem

setExcludedSites() публичный метод

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
Результат ApiCampaignGetItem

setFunds() публичный метод

Set Funds value
public setFunds ( Api\StructType\ApiFundsParam $funds = null ) : ApiCampaignGetItem
$funds Api\StructType\ApiFundsParam
Результат ApiCampaignGetItem

setId() публичный метод

Set Id value
public setId ( integer $id = null ) : ApiCampaignGetItem
$id integer
Результат ApiCampaignGetItem

setMobileAppCampaign() публичный метод

Set MobileAppCampaign value
public setMobileAppCampaign ( Api\StructType\ApiMobileAppCampaignGetItem $mobileAppCampaign = null ) : ApiCampaignGetItem
$mobileAppCampaign Api\StructType\ApiMobileAppCampaignGetItem
Результат ApiCampaignGetItem

setName() публичный метод

Set Name value
public setName ( string $name = null ) : ApiCampaignGetItem
$name string
Результат ApiCampaignGetItem

setNegativeKeywords() публичный метод

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
Результат ApiCampaignGetItem

setRepresentedBy() публичный метод

Set RepresentedBy value
public setRepresentedBy ( Api\StructType\ApiCampaignAssistant $representedBy = null ) : ApiCampaignGetItem
$representedBy Api\StructType\ApiCampaignAssistant
Результат ApiCampaignGetItem

setSourceId() публичный метод

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
Результат ApiCampaignGetItem

setStartDate() публичный метод

Set StartDate value
public setStartDate ( string $startDate = null ) : ApiCampaignGetItem
$startDate string
Результат ApiCampaignGetItem

setState() публичный метод

Set State value
public setState ( string $state = null ) : ApiCampaignGetItem
$state string
Результат ApiCampaignGetItem

setStatistics() публичный метод

Set Statistics value
public setStatistics ( Api\StructType\ApiStatistics $statistics = null ) : ApiCampaignGetItem
$statistics Api\StructType\ApiStatistics
Результат ApiCampaignGetItem

setStatus() публичный метод

Set Status value
public setStatus ( string $status = null ) : ApiCampaignGetItem
$status string
Результат ApiCampaignGetItem

setStatusClarification() публичный метод

Set StatusClarification value
public setStatusClarification ( string $statusClarification = null ) : ApiCampaignGetItem
$statusClarification string
Результат ApiCampaignGetItem

setStatusPayment() публичный метод

Set StatusPayment value
public setStatusPayment ( string $statusPayment = null ) : ApiCampaignGetItem
$statusPayment string
Результат ApiCampaignGetItem

setTextCampaign() публичный метод

Set TextCampaign value
public setTextCampaign ( Api\StructType\ApiTextCampaignGetItem $textCampaign = null ) : ApiCampaignGetItem
$textCampaign Api\StructType\ApiTextCampaignGetItem
Результат ApiCampaignGetItem

setType() публичный метод

Set Type value
public setType ( string $type = null ) : ApiCampaignGetItem
$type string
Результат ApiCampaignGetItem

Описание свойств

$BlockedIps публичное свойство

The BlockedIps Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0 - nillable: true
public ApiArrayOfString,Api\ArrayType $BlockedIps
Результат Api\ArrayType\ApiArrayOfString

$Currency публичное свойство

The Currency Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0
public string $Currency
Результат string

$DailyBudget публичное свойство

The DailyBudget Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0 - nillable: true
public ApiDailyBudget,Api\StructType $DailyBudget
Результат Api\StructType\ApiDailyBudget

$DynamicTextCampaign публичное свойство

The DynamicTextCampaign Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0
public ApiDynamicTextCampaignGetItem,Api\StructType $DynamicTextCampaign
Результат Api\StructType\ApiDynamicTextCampaignGetItem

$EndDate публичное свойство

The EndDate Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0 - nillable: true
public string $EndDate
Результат string

$ExcludedSites публичное свойство

The ExcludedSites Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0 - nillable: true
public ApiArrayOfString,Api\ArrayType $ExcludedSites
Результат Api\ArrayType\ApiArrayOfString

$Funds публичное свойство

The Funds Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0
public ApiFundsParam,Api\StructType $Funds
Результат Api\StructType\ApiFundsParam

$Id публичное свойство

The Id Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0
public int $Id
Результат integer

$MobileAppCampaign публичное свойство

The MobileAppCampaign Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0
public ApiMobileAppCampaignGetItem,Api\StructType $MobileAppCampaign
Результат Api\StructType\ApiMobileAppCampaignGetItem

$Name публичное свойство

The Name Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0
public string $Name
Результат string

$NegativeKeywords публичное свойство

The NegativeKeywords Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0 - nillable: true
public ApiArrayOfString,Api\ArrayType $NegativeKeywords
Результат Api\ArrayType\ApiArrayOfString

$RepresentedBy публичное свойство

The RepresentedBy Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0
public ApiCampaignAssistant,Api\StructType $RepresentedBy
Результат Api\StructType\ApiCampaignAssistant

$SourceId публичное свойство

The SourceId Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0 - nillable: true
public int $SourceId
Результат integer

$StartDate публичное свойство

The StartDate Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0
public string $StartDate
Результат string

$State публичное свойство

The State Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0
public string $State
Результат string

$Statistics публичное свойство

The Statistics Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0
public ApiStatistics,Api\StructType $Statistics
Результат Api\StructType\ApiStatistics

$Status публичное свойство

The Status Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0
public string $Status
Результат string

$StatusClarification публичное свойство

The StatusClarification Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0
public string $StatusClarification
Результат string

$StatusPayment публичное свойство

The StatusPayment Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0
public string $StatusPayment
Результат string

$TextCampaign публичное свойство

The TextCampaign Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0
public ApiTextCampaignGetItem,Api\StructType $TextCampaign
Результат Api\StructType\ApiTextCampaignGetItem

$Type публичное свойство

The Type Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0
public string $Type
Результат string