provider integrations GET /api/environments/{environment_id}/integrations/{id}/google_conversion_actions/
@utdk/posthog /api/environments/{environment_id}/integrations/{id}/google_conversion_actions/
environments_integrations_google_conversion_actions_retrieve
environment_id path required
Deprecated. Use /api/projects/{project_id}/ instead.
string
id path required
A unique integer value identifying this integration.
integer

Try it

Authentication
Configure credentials for PostHog API
environmentsIntegrationsGoogleConversionActionsRetrieve
GET/api/environments/{environment_id}/integrations/{id}/google_conversion_actions/

Parameters

required

Deprecated. Use /api/projects/{project_id}/ instead.

required

A unique integer value identifying this integration.

Configure credentials above to enable sending.

Code snippet
Updates live as you fill in the form above.

TypeScript

import posthog from '@utdk/posthog';

await posthog.environmentsIntegrationsGoogleConversionActionsRetrieve()