File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
packages-exp/analytics-exp/src Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -228,7 +228,7 @@ export interface Promotion {
228
228
* Standard gtag.js control parameters.
229
229
* For more information, see
230
230
* {@link https://developers.google.com/gtagjs/reference/ga4-events
231
- * the GA4 reference documentation}.
231
+ * | the GA4 reference documentation}.
232
232
* @public
233
233
*/
234
234
export interface ControlParams {
@@ -242,7 +242,7 @@ export interface ControlParams {
242
242
* Standard gtag.js event parameters.
243
243
* For more information, see
244
244
* {@link https://developers.google.com/gtagjs/reference/ga4-events
245
- * the GA4 reference documentation}.
245
+ * | the GA4 reference documentation}.
246
246
* @public
247
247
*/
248
248
export interface EventParams {
You can’t perform that action at this time.
0 commit comments