Remove AdsPAX Dashboard Reporting Widget (Pax Pilot V2) #10219
Labels
javascript
Pull requests that update Javascript code
Module: Ads
Google Ads module related issues
P0
High priority
Team S
Issues for Squad 1
Type: Feature
New feature
Feature Description
With the Ads PAX feature being rolled out for a Pilot V2 round, the need to remove the dashboard reporting widget has been identified. This removal should not be permanent, and therefore the component should remain within the codebase, but simply not registered and rendered against the dashboard.
Do not alter or remove anything below. The following sections will be managed by moderators only.
Acceptance criteria
<PartnerAdsPAXWidget>
, should no longer display within the Site Kit dashboard following Ads setup using the PAX setup flow.Implementation Brief
assets/js/modules/ads/index.js
partnerAdsPAX
widget, and usage ofPartnerAdsPAXWidget
componentTest Coverage
QA Brief
adsPax
feature flag enabled, setup the Ads PAX module by using a Google account that has Ads account. Go through the steps to create or reuse an old campaign.Changelog entry
PartnerAdsPAXWidget
widget.The text was updated successfully, but these errors were encountered: