Skip to content

Logical expression on restrictions #92

Open
@aaicoder

Description

@aaicoder

Sometimes we need logical expression on acat, bcat, badv, battr, etc on block/allow related fields, For example, IF advertiser = X THEN allow_category = A ELSE block_category = [B, C], such logic is difficult to be expressed in existing structure of block/allow fields. Don't find such use cases can be addressed by 3.x either.

One solution is to use vendor specified cattax to express a logical value on other cattax, but this seems overloading cattax when there are many logical expression to support. Another solution is to use new extension to support logical expression. Wantted to hear what the community and IAB working group think for such use cases.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions