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

  • IPv4 and IPv6 addresses
  • individual addresses (192.168.0.1)
  • masks for individual addresses (192.168.0.1/32)
  • masks for Class C networks (192.168.0.1/24)
This is disabled for AdX when it is contained within Operators: ADD, SET.
Наследование: extends Criterion
Показать файл Открыть проект Примеры использования класса

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

Свойство Тип Описание
$ipAddress string

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

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

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

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

public __construct ( $ipAddress = null, $id = null, $type = null, $CriterionType = 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

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

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

public string $ipAddress
Результат string