Skip to content

Commit

Permalink
[Google Enhanced Conversions] Bump default API version from v15 to v1…
Browse files Browse the repository at this point in the history
…7. (#2460)
  • Loading branch information
brennan authored Oct 1, 2024
1 parent cebc7f7 commit 5421eca
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ import type { Payload as UserListPayload } from './userList/generated-types'
import { sha256SmartHash } from '@segment/actions-core'
import { RefreshTokenResponse } from '.'

export const API_VERSION = 'v15'
export const API_VERSION = 'v17'
export const CANARY_API_VERSION = 'v17'
export const FLAGON_NAME = 'google-enhanced-canary-version'

Expand Down

0 comments on commit 5421eca

Please sign in to comment.