发布商资料
您可以使用 publisherProfiles
资源来查看正在协商中的发布商的相关信息。
例如,在完成交易并进行投放时,domains
和 mobileApps
描述了您在发布商发出的出价请求中收到的广告资源的来源。
当您使用 deals
、finalizedDeals
和 proposals
资源时,发布商由 name
中的完整 PublisherProfile
资源路径标识。
并非所有发布商共享完整的资料。在这些情况下,您会收到以下字段:
name
displayName
isParent
一个发布商可以在一个父级资料下拥有多个发布商资料。
每个子级资料都代表发布商广告资源的一部分。发布商的所有广告资源都显示在父级资料中。如果发布商资料是父级资料,则 isParent
字段设置为 True
。
所有发布商都有一个唯一的 publisherCode
。在调用 publisherProfiles.list
时,您可以按 publisherCode
进行过滤,以查找与指定发布商关联的所有配置文件。
部分字段未填充,具体取决于配置文件是父级还是子级。例如,对于父级资料,系统不会填充 domains
和 mobileApps
。
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2022-10-25。
[null,null,["最后更新时间 (UTC):2022-10-25。"],[[["The `publisherProfiles` resource provides access to information about publishers, including inventory details like domains and mobile apps for finalized deals."],["Publisher profiles are identified by a unique `name` within resources like `deals`, `finalizedDeals`, and `proposals`."],["Publishers may have multiple profiles (parent and child) to represent different inventory segments, with the parent profile encompassing all inventory."],["All publishers possess a unique `publisherCode` for filtering and identification purposes."],["Some profile fields, such as `domains` and `mobileApps`, are specific to child profiles and not populated for parent profiles."]]],[]]