Свойство | Type | Description | |
---|---|---|---|
$autoTaggingEnabled | boolean | ||
$canManageClients | boolean | ||
$companyName | string | ||
$conversionTrackingSettings | ConversionTrackingSettings | ||
$currencyCode | string | ||
$customerId | integer | ||
$dateTimeZone | string | ||
$descriptiveName | string | ||
$remarketingSettings | RemarketingSettings | ||
$testAccount | boolean | ||
$trackingUrlTemplate | string |
Méthode | Description | |
---|---|---|
__construct ( $customerId = null, $currencyCode = null, $dateTimeZone = null, $descriptiveName = null, $companyName = null, $canManageClients = null, $testAccount = null, $autoTaggingEnabled = null, $trackingUrlTemplate = null, $conversionTrackingSettings = null, $remarketingSettings = null ) | ||
getNamespace ( ) : string | Gets the namesapce of this class | |
getXsiTypeName ( ) : string | Gets the xsi:type name of this class |
public __construct ( $customerId = null, $currencyCode = null, $dateTimeZone = null, $descriptiveName = null, $companyName = null, $canManageClients = null, $testAccount = null, $autoTaggingEnabled = null, $trackingUrlTemplate = null, $conversionTrackingSettings = null, $remarketingSettings = null ) |
public getNamespace ( ) : string | ||
Résultat | string | the namespace of this class |
public getXsiTypeName ( ) : string | ||
Résultat | string | the xsi:type name of this class |
public ConversionTrackingSettings $conversionTrackingSettings | ||
Résultat | ConversionTrackingSettings |
public RemarketingSettings $remarketingSettings | ||
Résultat | RemarketingSettings |