Open
Description
Feature request
We've merged our Google Ads destination and are doing some additional testing.
TODOs:
- Add integration logic for the customerId and actionId
- fix default timestamp field
- surface response errors
- add
ADWORDS_DEVELOPER_TOKEN
env variable (slack) - re-fetch conversion actions after switching customer_id
- switch to using separate env variables:
GOOGLE_ADS_APP_CLIENT_ID
&GOOGLE_ADS_APP_CLIENT_SECRET
- add those env variables (slack)
- show the name and ID for customerId and conversionAction
- rename developer token var to
GOOGLE_ADS_DEVELOPER_TOKEN
- make sure the developer token isn't exposed when mocking the fetch functions
- apply for a standard access developer token
- cache accessibleAccounts endpoint
- get the oauth app verified
- be confident that the destination works as expected
- Give some people early access to the destination, while waiting for the oauth verification
- release the app to the public
Roadmap items:
- Accept
gbraid
orwbraid
parameters in addition to thegclid
property - Accept
order_id
- Accept user data (email, phone, ...)
- Google Ads Enhanced conversions destination #27906
cc: @benjackwhite
related: PostHog/posthog.com#10396