Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 6.25 KB

File metadata and controls

15 lines (12 loc) · 6.25 KB

PinDocument

Fields

Field Type Required Description Example
queries List[str] The query strings for which the pinned result will show.
audience_filters List[models.FacetFilter] Filters which restrict who should see the pinned document. Values are taken from the corresponding filters in people search.
id Optional[str] The opaque id of the pin.
document_id str ✔️ The document which should be a pinned result.
attribution Optional[models.Person] N/A {
"name": "George Clooney",
"obfuscatedId": "abc123"
}
updated_by Optional[models.Person] N/A {
"name": "George Clooney",
"obfuscatedId": "abc123"
}
create_time date N/A
update_time date N/A