Свойство | Тип | Описание | |
---|---|---|---|
$bid | Money | ||
$bidModifier | double | ||
$clicks | integer | ||
$cost | Money | ||
$impressions | integer | ||
$promotedImpressions | integer | ||
$requiredBudget | Money | ||
$totalLocalClicks | integer | ||
$totalLocalCost | Money | ||
$totalLocalImpressions | integer | ||
$totalLocalPromotedImpressions | integer |
Метод | Описание | |
---|---|---|
__construct ( $bid = null, $clicks = null, $cost = null, $impressions = null, $promotedImpressions = null, $requiredBudget = null, $bidModifier = null, $totalLocalImpressions = null, $totalLocalClicks = null, $totalLocalCost = null, $totalLocalPromotedImpressions = null ) | ||
getNamespace ( ) : string | Gets the namesapce of this class | |
getXsiTypeName ( ) : string | Gets the xsi:type name of this class |
public __construct ( $bid = null, $clicks = null, $cost = null, $impressions = null, $promotedImpressions = null, $requiredBudget = null, $bidModifier = null, $totalLocalImpressions = null, $totalLocalClicks = null, $totalLocalCost = null, $totalLocalPromotedImpressions = null ) |
public getNamespace ( ) : string | ||
Результат | string | the namespace of this class |
public getXsiTypeName ( ) : string | ||
Результат | string | the xsi:type name of this class |
public int $totalLocalPromotedImpressions | ||
Результат | integer |