Skip to content

Commit

Permalink
Update google enhanced conversions API version to v13
Browse files Browse the repository at this point in the history
  • Loading branch information
harsh-joshi99 committed Oct 23, 2023
1 parent 57724cd commit 8c4cac9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import { StatsContext } from '@segment/actions-core/destination-kit'
import { Features } from '@segment/actions-core/mapping-kit'
import { fullFormats } from 'ajv-formats/dist/formats'

export const API_VERSION = 'v12'
export const API_VERSION = 'v13'
export const CANARY_API_VERSION = 'v13'
export const FLAGON_NAME = 'google-enhanced-canary-version'

Expand Down

0 comments on commit 8c4cac9

Please sign in to comment.