Query
GET https://{{domain}}/api/v5/objects/dynamic-content-variations?fields=id,dynamicContentId,comparison,content,operator,value1,value2
Request Params
Key | Datatype | Required | Description |
---|
fields | string | | (required) DynamicContentVariation fields to return |
limit | number | | integer - the number of records to return. This value must be between 1 and 1000, inclusive. Default value is 200. |
nextPageToken | string | | the server provided value to retrieve the next page |
id | null | | Optional Integer Filter - filters the result by the id field |
idGreaterThan | null | | Optional Integer Filter - filters the result by the id field |
idGreaterThanOrEqualTo | null | | Optional Integer Filter - filters the result by the id field |
idLessThan | null | | Optional Integer Filter - filters the result by the id field |
idLessThanOrEqualTo | null | | Optional Integer Filter - filters the result by the id field |
dynamicContentId | null | | Optional Integer Filter - filters the result by the dynamicContentId field |
dynamicContentIdGreaterThan | null | | Optional Integer Filter - filters the result by the dynamicContentId field |
dynamicContentIdGreaterThanOrEqualTo | null | | Optional Integer Filter - filters the result by the dynamicContentId field |
dynamicContentIdLessThan | null | | Optional Integer Filter - filters the result by the dynamicContentId field |
dynamicContentIdLessThanOrEqualTo | null | | Optional Integer Filter - filters the result by the dynamicContentId field |
orderBy | string | | string - Order Results By: id |
Key | Datatype | Required | Description |
---|
Pardot-Business-Unit-Id | string | | |
If-Modified-Since | string | | |