【发布时间】:2022-07-07 00:24:22
【问题描述】:
Google Analytics 4 允许创建新的自定义受众:
我想通过 Web API 以编程方式执行此操作,但我看不到任何文档。是否可以使用 API 在 Google Analytics 4 中创建受众?
【问题讨论】:
标签: google-analytics google-analytics-api google-analytics-4
Google Analytics 4 允许创建新的自定义受众:
我想通过 Web API 以编程方式执行此操作,但我看不到任何文档。是否可以使用 API 在 Google Analytics 4 中创建受众?
【问题讨论】:
标签: google-analytics google-analytics-api google-analytics-4
Google have confirmed that "the creation of audiences is not yet supported in Admin API" 并已提出功能请求。他们没有给出实施时间表,但建议关注the Google Analytics API Notify group for future updates。
我需要记住,即使在 GA Admin grpc API it will also need to be supported in the .NET client library that I'm using 中实现了此功能之后,也会需要一些额外的时间。
【讨论】: