Skip to content

Commit cea3c4a

Browse files
Update google API default version (#2985)
1 parent 9eadd11 commit cea3c4a

File tree

1 file changed

+1
-1
lines changed
  • packages/destination-actions/src/destinations/google-enhanced-conversions

1 file changed

+1
-1
lines changed

packages/destination-actions/src/destinations/google-enhanced-conversions/functions.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ import type { Payload as UserListPayload } from './userList/generated-types'
3333
import { RefreshTokenResponse } from '.'
3434
import { STATUS_CODE_MAPPING } from './constants'
3535
import { processHashing } from '../../lib/hashing-utils'
36-
export const API_VERSION = 'v17'
36+
export const API_VERSION = 'v19'
3737
export const CANARY_API_VERSION = 'v19'
3838
export const FLAGON_NAME = 'google-enhanced-canary-version'
3939

0 commit comments

Comments
 (0)