Bitrix API

GoogleDataStudio extends Service

Table of Contents

Constants

OPTION_DEPLOYMENT_ID  = 'gds_deployment_id'
URL_CREATE  = 'https://datastudio.google.com/datasources/create'

Properties

$dateFormats  : mixed

Methods

printQuery()  : Result
validateDashboardUrl()  : mixed

Constants

OPTION_DEPLOYMENT_ID

public mixed OPTION_DEPLOYMENT_ID = 'gds_deployment_id'

URL_CREATE

public mixed URL_CREATE = 'https://datastudio.google.com/datasources/create'

Properties

$dateFormats

public static mixed $dateFormats = ['datetime_format' => '%Y%m%d%H%i%s', 'datetime_format_php' => 'YmdHis', 'date_format' => '%Y%m%d', 'date_format_php' => 'Ymd']

Methods

printQuery()

public printQuery(string $tableName, array<string|int, mixed> $parameters, string $requestMethod, string $requestUri, int $limit, LimitManager $limitManager) : Result
Parameters
$tableName : string
$parameters : array<string|int, mixed>
$requestMethod : string
$requestUri : string
$limit : int
$limitManager : LimitManager
Return values
Result

validateDashboardUrl()

public static validateDashboardUrl(Event $event) : mixed
Parameters
$event : Event
Tags
inheritDoc

        
On this page

Search results