Query

GET https://{{domain}}/api/v5/objects/visitor-page-views?fields=id,url,title,createdAt,visitorId,campaignId,visitId,durationInSeconds,salesforceId

Request Params

KeyDatatypeRequiredDescription
fieldsstring(required) VisitorPageView fields to return
limitnumberinteger - the number of records to return. This value must be between 1 and 1000, inclusive. Default value is 200.
nextPageTokenstringthe server provided value to retrieve the next page
idnullOptional Integer Filter - filters the result by the id field
idGreaterThannullOptional Integer Filter - filters the result by the id field
idGreaterThanOrEqualTonullOptional Integer Filter - filters the result by the id field
idLessThannullOptional Integer Filter - filters the result by the id field
idLessThanOrEqualTonullOptional Integer Filter - filters the result by the id field
createdAtstringOptional DateTime Filter using createdAt field
createdAtBeforestringOptional DateTime Filter using createdAt field
createdAtBeforeOrEqualTostringOptional DateTime Filter using createdAt field
createdAtAfterstringOptional DateTime Filter using createdAt field
createdAtAfterOrEqualTostringOptional DateTime Filter using createdAt field
visitorIdnullOptional Integer Filter - filters the result by the visitorId field
visitorIdGreaterThannullOptional Integer Filter - filters the result by the visitorId field
visitorIdGreaterThanOrEqualTonullOptional Integer Filter - filters the result by the visitorId field
visitorIdLessThannullOptional Integer Filter - filters the result by the visitorId field
visitorIdLessThanOrEqualTonullOptional Integer Filter - filters the result by the visitorId field
visitIdnullOptional Integer Filter - filters the result by the visitId field
visitIdGreaterThannullOptional Integer Filter - filters the result by the visitId field
visitIdGreaterThanOrEqualTonullOptional Integer Filter - filters the result by the visitId field
visitIdLessThannullOptional Integer Filter - filters the result by the visitId field
visitIdLessThanOrEqualTonullOptional Integer Filter - filters the result by the visitId field
orderBystringstring - Order Results By: id, createdAt, visitorId, visitId

HEADERS

KeyDatatypeRequiredDescription
Pardot-Business-Unit-Idstring
If-Modified-Sincestring