Skip to content

Commit 1d8e0fa

Browse files
committed
make snippet not tip, remove from publisher options
1 parent 3772bea commit 1d8e0fa

2 files changed

Lines changed: 2 additions & 7 deletions

File tree

docs/guides/integration-options-publisher-web.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ displayed_sidebar: sidebarPublishers
88

99
import Link from '@docusaurus/Link';
1010
import SnptPreparingEmailsAndPhoneNumbers from '../snippets/_snpt-preparing-emails-and-phone-numbers.mdx';
11-
import SnptUidVerifyInspect from '../snippets/_snpt-uid-verify-inspect.mdx';
1211

1312
# Publisher web integration overview
1413

@@ -139,7 +138,3 @@ The following table shows integration options that support passing UID2 token in
139138
:::note
140139
As long as you generate the token and keep it refreshed, you can also use other options for passing the UID2 token into the bidstream.
141140
:::
142-
143-
## Debug your integration
144-
145-
<SnptUidVerifyInspect />
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
:::tip
1+
<!-- Used by: guides/integration-google-ss.md | guides/integration-javascript-client-server.md | guides/integration-javascript-client-side.md | guides/integration-prebid-client-server.md | guides/integration-prebid-client-side.md |(5 files) -->
2+
23
You can use the [UID Verify Chrome extension](../ref-info/ref-uid-verify.md) to inspect and debug your UID2 web integration directly in Chrome. UID Verify supports the SDK for JavaScript, Prebid.js, and Google Secure Signals.
3-
:::

0 commit comments

Comments
 (0)