PHP Класс ListStringCreativeTemplateVariable, googleads-php-lib
Use {@link StringCreativeTemplateVariableValue} to specify the value
for this variable when creating a {@link TemplateCreative} from a {@link CreativeTemplate}.
Показать файл
Открыть проект
Открытые свойства
Открытые методы
Описание методов
__construct()
публичный Метод
public __construct ( $choices = null, $allowOtherChoice = null, $defaultValue = null ) |
getNamespace()
публичный Метод
Gets the namesapce of this class
getXsiTypeName()
публичный Метод
Gets the xsi:type name of this class
Описание свойств
$allowOtherChoice публичное свойство
public bool $allowOtherChoice |
Результат |
boolean |
|
$choices публичное свойство
public ListStringCreativeTemplateVariableVariableChoice[] $choices |
Результат |
ListStringCreativeTemplateVariableVariableChoice[] |
|