id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| beta-access-constraint |
AccessConstraint |
AccessConstraint |
AccessConstraint |
pythonsdk |
| python |
| Python |
| sdk |
| AccessConstraint |
| BetaAccessConstraint |
|
/tools/sdk/python/beta/models/access-constraint |
| SDK |
| Software Development Kit |
| AccessConstraint |
| BetaAccessConstraint |
|
AccessConstraint
Properties
| Name |
Type |
Description |
Notes |
| type |
Enum [ 'ENTITLEMENT', 'ACCESS_PROFILE', 'ROLE' ] |
Type of Access |
[required] |
| ids |
[]str |
Must be set only if operator is SELECTED. |
[optional] |
| operator |
Enum [ 'ALL', 'SELECTED' ] |
Used to determine whether the scope of the campaign should be reduced for selected ids or all. |
[required] |
| } |
|
|
|
Example
[Back to top]