Bitrix API

CatalogFacebook extends Catalog

Table of Contents

Constants

TYPE_CODE  = 'facebook'

Methods

__construct()  : mixed
batchCatalogProducts()  : Response
checkBatchRequestStatus()  : Response
create()  : static
getCatalogId()  : string|null
getProductsInfo()  : Response
getRequest()  : Request
normalizeListRow()  : mixed
setRequest()  : mixed
setService()  : mixed

Constants

Methods

batchCatalogProducts()

public batchCatalogProducts(array<string|int, mixed> $productData) : Response
Parameters
$productData : array<string|int, mixed>
Return values
Response

checkBatchRequestStatus()

public checkBatchRequestStatus(string $queueId) : Response
Parameters
$queueId : string
Return values
Response

create()

public static create(mixed $type[, null $parameters = null ][, IService|null $service = null ]) : static
Parameters
$type : mixed
$parameters : null = null
$service : IService|null = null
Return values
static

getCatalogId()

public getCatalogId() : string|null
Return values
string|null

getProductsInfo()

public getProductsInfo(array<string|int, mixed> $retailerIds) : Response
Parameters
$retailerIds : array<string|int, mixed>
Return values
Response

normalizeListRow()

public static normalizeListRow(array<string|int, mixed> $row) : mixed
Parameters
$row : array<string|int, mixed>

        
On this page

Search results