# GoogleApiPush::getConnectionPushByConnectionId()

URL: https://chugunov.pro/api-bitrix/calendar/sync/googleapipush/getconnectionpushbyconnectionid/
Проверено на 1С-Битрикс 25.x, обновлено 03.08.2026.
Источник: независимый русскоязычный справочник chugunov.pro. Не является официальной документацией 1С-Битрикс.

Класс: [`\Bitrix\Calendar\Sync\GoogleApiPush`](https://chugunov.pro/api-bitrix/calendar/sync/googleapipush/)
Модуль: Calendar.
Свойства элемента: method, public, static, устаревший.

## Сигнатура

```php
public static getConnectionPushByConnectionId(int $id) : array<string|int, mixed>|false
```

## Параметры

- `$id` `int` — обязательный

## Возвращаемое значение

`array<string|int, mixed>|false`

Оригинал в официальной документации: https://docs.1c-bitrix.ru/api/classes/Bitrix-Calendar-Sync-GoogleApiPush.html
