Where is the developer token coming from in the Adobe Event Forwarding Google Ads Enhanced Conversions extension?
I am using the CONCORD - Google Ads Enhanced Conversions extension in Adobe Event Forwarding. In the action code the header is set to a placeholder string like [[GOOGLE_ADS_DEVELOPER_TOKEN]] and I cannot find any function in the extension source that replaces it from settings, data elements, or secrets. But in Edge logs the outbound request shows a developer token header with a masked real value.
Is the developer token baked into the published extension build by the vendor, or injected at publish time, and is it expected that the vendor uses one developer token for all customers?