Data Manager API

資料合作夥伴、代理商和廣告主適用的整合式擷取 API,可連結各項 Google 廣告產品中的第一方資料。

服務:datamanager.googleapis.com

如要呼叫這項服務,建議您使用 Google 提供的用戶端程式庫。如果您的應用程式需要使用自己的程式庫呼叫這項服務,請在發出 API 要求時使用下列資訊。

導覽文件

導覽文件是一種機器可解讀的規格,用於說明和使用 REST API。此文件用於建構用戶端程式庫、IDE 外掛程式,以及與 Google API 互動的其他工具。一項服務可能會提供多個探索文件。這項服務提供下列探索文件:

服務端點

服務端點是指定 API 服務網路位址的基準網址。一項服務可能有多個服務端點。這項服務有以下服務端點,且下方的 URI 皆以此服務端點為基準:

  • https://datamanager.googleapis.com

REST 資源:v1.accountTypes.accounts.insights

方法
retrieve POST /v1/{parent=accountTypes/*/accounts/*}/insights:retrieve
擷取特定使用者名單的行銷資料洞察。

REST 資源:v1.accountTypes.accounts.userListDirectLicenses

方法
create POST /v1/{parent=accountTypes/*/accounts/*}/userListDirectLicenses
建立使用者清單直接授權。
get GET /v1/{name=accountTypes/*/accounts/*/userListDirectLicenses/*}
擷取使用者清單直接授權。
list GET /v1/{parent=accountTypes/*/accounts/*}/userListDirectLicenses
列出上層帳戶擁有的所有使用者名單直接授權。
patch PATCH /v1/{userListDirectLicense.name=accountTypes/*/accounts/*/userListDirectLicenses/*}
更新使用者清單的直接授權。

REST 資源:v1.accountTypes.accounts.userListGlobalLicenses

方法
create POST /v1/{parent=accountTypes/*/accounts/*}/userListGlobalLicenses
建立使用者清單全域授權。
get GET /v1/{name=accountTypes/*/accounts/*/userListGlobalLicenses/*}
擷取使用者清單全域授權。
list GET /v1/{parent=accountTypes/*/accounts/*}/userListGlobalLicenses
列出上層帳戶擁有的所有使用者名單全域授權。
patch PATCH /v1/{userListGlobalLicense.name=accountTypes/*/accounts/*/userListGlobalLicenses/*}
更新使用者清單的全域授權。

REST 資源:v1.accountTypes.accounts.userListGlobalLicenses.userListGlobalLicenseCustomerInfos

方法
list GET /v1/{parent=accountTypes/*/accounts/*/userListGlobalLicenses/*}/userListGlobalLicenseCustomerInfos
列出使用者清單全域授權的所有顧客資訊。

REST 資源:v1.accountTypes.accounts.userLists

方法
create POST /v1/{parent=accountTypes/*/accounts/*}/userLists
建立 UserList。
delete DELETE /v1/{name=accountTypes/*/accounts/*/userLists/*}
刪除 UserList。
get GET /v1/{name=accountTypes/*/accounts/*/userLists/*}
取得 UserList。
list GET /v1/{parent=accountTypes/*/accounts/*}/userLists
列出 UserLists。
patch PATCH /v1/{userList.name=accountTypes/*/accounts/*/userLists/*}
更新 UserList。

REST 資源:v1.audienceMembers

方法
ingest POST /v1/audienceMembers:ingest
AudienceMember 資源清單上傳至提供的 Destination
remove POST /v1/audienceMembers:remove
從提供的 Destination 中移除 AudienceMember 資源清單。

REST 資源:v1.events

方法
ingest POST /v1/events:ingest
從提供的 Destination 上傳 Event 資源清單。

REST 資源:v1.requestStatus

方法
retrieve GET /v1/requestStatus:retrieve
根據要求 ID 取得要求狀態。