Skip to content

Way to condition amp-auto-ads on amp-access #27068

@kushal

Description

@kushal

The amp-access-scroll extension is used by our partners to hide ads depending on the result of an amp-access cal by surrounding advertising blocks in amp-access conditionals.

<div class="amp-ad-container" amp-access="NOT scroll.scroll">
  <amp-ad... >
</div>

However, we have now have a partner using amp-auto-ads, which doesn't provide any points of control where we can similarly hide ads for Scroll users.

We're happy to help with implementation if needed, but we could use some guidance on what is the most idiomatic path forward.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions