DOMAIN: The URL for your domain—for example,
example.com.
PHOTO_LINK: A unique numerical value that
represents the photo link for the shared contact—for example, c9012de.
The server returns an HTTP 200 OK status code and the photo. If a
contact doesn't have a photo, then the photo link element doesn't have a
gd:etag attribute. The gd:etag element lets you refer to a specific
version of a photo.
For example, to get the latest version of a photo for a contact with the
following element:
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-14 UTC."],[[["Retrieve a contact's photo by sending an HTTP `GET` request to their photo link, replacing `DOMAIN` with your domain and `PHOTO_LINK` with the contact's unique numerical photo link value."],["If a contact lacks a photo, the photo link element won't have a `gd:etag` attribute, which is used to refer to specific photo versions."],["A successful photo retrieval results in an HTTP `200 OK` status code along with the photo itself."]]],[]]