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

PQL Property Object Property
{@code orderId} {@link ReconciliationOrderReport#orderId}
{@code reconciliationReportId} {@link ReconciliationOrderReport#reconciliationReportId}
The {@code reconciliationReportId} field and {@code orderId} are required and can only be combined with an {@code AND}. Furthermore, the results may only belong to one {@link ReconciliationReport}. Only orders to which the API user has access will be included.
Показать файл Открыть проект

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

Свойство Тип Описание
$filterStatement Statement
$reconciliationOrderReportAction ReconciliationOrderReportAction

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

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

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

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

public __construct ( $reconciliationOrderReportAction = null, $filterStatement = 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

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

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

public Statement $filterStatement
Результат Statement

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

public ReconciliationOrderReportAction $reconciliationOrderReportAction
Результат ReconciliationOrderReportAction