PHP Класс LocationSearchParameter, googleads-php-lib

This can be used, for example, to search for {@code KEYWORD} {@link IdeaType}s that are best for Japan and Los Angeles.

This parameter replaces the {@code CountryTargetSearchParameter}.

See the Geographical Targeting page for the complete list of supported geo target types for this service.

The service allows up to 10 locations to be targeted for KEYWORD requests and 50 locations for PLACEMENT requests.

This element is supported by following {@link IdeaType}s: KEYWORD.

This element is supported by following {@link RequestType}s: IDEAS, STATS.

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

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

Свойство Тип Описание
$locations Location[]

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

Метод Описание
__construct ( $locations = null, $SearchParameterType = null )
getNamespace ( ) : string Gets the namesapce of this class
getXsiTypeName ( ) : string Gets the xsi:type name of this class

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

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

public __construct ( $locations = null, $SearchParameterType = null )

getNamespace() публичный Метод

Gets the namesapce of this class
public getNamespace ( ) : string
Результат string the namespace of this class

getXsiTypeName() публичный Метод

Gets the xsi:type name of this class
public getXsiTypeName ( ) : string
Результат string the xsi:type name of this class

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

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

public Location[] $locations
Результат Location[]