Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add v2 toggle for google ads for ecom spec support #1204

Merged
merged 4 commits into from
Feb 28, 2024

Conversation

yashasvibajpai
Copy link
Member

@yashasvibajpai yashasvibajpai commented Feb 13, 2024

What are the changes introduced in this PR?

We will be driving support for RudderStack's standard ecom spec for Google Ads destination's track event through this UI toggle (enabled by default). This PR addresses the change.

What is the related Linear task?

Resolves INT-1573

Please explain the objectives of your changes below

We are providing backward compatibility to old event structure, so that any existing functionalities do not have a breaking change, as the event structure and properties would be modified.

Any changes to existing capabilities/behaviour, mention the reason & what are the changes ?

Newly created destinations will have this toggle enabled, so the track events follow the RudderStack Standard Ecom spec.

Any new dependencies introduced with this change?

A toggle, enabled by default. To revert to older flow, disable the toggle.

Any new checks got introduced or modified in test suites. Please explain the changes.

N/A


Developer checklist

  • My code follows the style guidelines of this project

  • No breaking changes are being introduced.

  • All related docs linked with the PR?

  • All changes manually tested?

  • Any documentation changes needed with this change?

  • I have executed schemaGenerator tests and updated schema if needed

  • Are sensitive fields marked as secret in definition config?

  • Is the PR limited to 10 file changes?

  • Is the PR limited to one linear task?

Reviewer checklist

  • Is the type of change in the PR title appropriate as per the changes?

  • Verified that there are no credentials or confidential data exposed with the changes.

Copy link

linear bot commented Feb 13, 2024

Copy link

codecov bot commented Feb 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (635f5cc) to head (00510d0).

Additional details and impacted files
@@            Coverage Diff            @@
##           develop     #1204   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           53        53           
  Branches         7         7           
=========================================
  Hits            53        53           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@yashasvibajpai yashasvibajpai merged commit af30138 into develop Feb 28, 2024
8 checks passed
@yashasvibajpai yashasvibajpai deleted the feat.googleads.ecom.spec.support.v2.config branch February 28, 2024 04:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants