由于 Google Photos API 尚不可用,我正在尝试通过 Drive API 获取照片信息。
我可以访问所有感兴趣的信息,但以下一项除外:Photo Timestamp
- Google 照片用于在相册和时间线中排序照片的值。
在 Google Photos 网络界面中,可以设置Photo Timestamp
包括时区。此信息无法通过 Drive API 获得。
例如,您可以Photo Timestamp
通过在 Google Photos 网络界面中编辑照片的数据和时间来进行更改,但此更改不会反映在通过 Drive API for Pictures 公开的任何字段中。
我想念什么吗?