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

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

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

Свойство Тип Описание
$classmap array Default class map for wsdl=>php
$endpoint string The endpoint of the service

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

Метод Описание
__construct ( string $wsdl, array $options, $user ) Constructor using wsdl location and options array
createLineItemCreativeAssociations ( $lineItemCreativeAssociations ) : the Creates new {@link LineItemCreativeAssociation} objects
getLineItemCreativeAssociationsByStatement ( $filterStatement ) : the Gets a {@link LineItemCreativeAssociationPage} of {@link LineItemCreativeAssociation} objects that satisfy the given {@link Statement#query}. The following fields are supported for filtering:
getPreviewUrl ( $lineItemId, $creativeId, $siteUrl ) : a Returns an insite preview URL that references the specified site URL with the specified creative from the association served to it. For Creative Set previewing you may specify the master creative Id.
performLineItemCreativeAssociationAction ( $lineItemCreativeAssociationAction, $filterStatement ) : the Performs actions on {@link LineItemCreativeAssociation} objects that match the given {@link Statement#query}.
updateLineItemCreativeAssociations ( $lineItemCreativeAssociations ) : the Updates the specified {@link LineItemCreativeAssociation} objects

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

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

Constructor using wsdl location and options array
public __construct ( string $wsdl, array $options, $user )
$wsdl string WSDL location for this service
$options array Options for the SoapClient

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

Creates new {@link LineItemCreativeAssociation} objects
public createLineItemCreativeAssociations ( $lineItemCreativeAssociations ) : the
Результат the created line item creative associations with their IDs filled in

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

PQL Property Object Property
{@code creativeId} {@link LineItemCreativeAssociation#creativeId}
{@code manualCreativeRotationWeight} {@link LineItemCreativeAssociation#manualCreativeRotationWeight}
{@code destinationUrl} {@link LineItemCreativeAssociation#destinationUrl}
{@code lineItemId} {@link LineItemCreativeAssociation#lineItemId}
{@code status} {@link LineItemCreativeAssociation#status}
{@code lastModifiedDateTime} {@link LineItemCreativeAssociation#lastModifiedDateTime}
public getLineItemCreativeAssociationsByStatement ( $filterStatement ) : the
Результат the line item creative associations that match the given filter

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

Returns an insite preview URL that references the specified site URL with the specified creative from the association served to it. For Creative Set previewing you may specify the master creative Id.
public getPreviewUrl ( $lineItemId, $creativeId, $siteUrl ) : a
Результат a URL that references the specified site URL with the specified creative served to it

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

Performs actions on {@link LineItemCreativeAssociation} objects that match the given {@link Statement#query}.
public performLineItemCreativeAssociationAction ( $lineItemCreativeAssociationAction, $filterStatement ) : the
Результат the result of the action performed

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

Updates the specified {@link LineItemCreativeAssociation} objects
public updateLineItemCreativeAssociations ( $lineItemCreativeAssociations ) : the
Результат the updated line item creative associations

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

$classmap публичное статическое свойство

Default class map for wsdl=>php
public static array $classmap
Результат array

$endpoint публичное статическое свойство

The endpoint of the service
public static string $endpoint
Результат string