Оптимизируйте свои подборки
Сохраняйте и классифицируйте контент в соответствии со своими настройками.
Вы можете использовать ресурс publisherProfiles для просмотра информации об издателях, с которыми вы ведете переговоры.
Например, когда сделка завершена и обслуживается, domains и mobileApps описывают происхождение ресурсов, которые вы получаете в запросах ставок от издателя.
При использовании ресурсов deals , finalizedDeals и proposals издатель идентифицируется по полному пути к ресурсу PublisherProfile , указанному в name .
Не все издатели публикуют полные профили. В этих случаях вы получаете следующие поля:
name
displayName
isParent
Издатель может иметь несколько профилей издателя в рамках одного родительского профиля. Каждый дочерний профиль представляет собой часть ресурсов издателя. Весь инвентарь издателя представлен в родительском профиле. Если профиль издателя является родительским, для поля isParent устанавливается значение True .
Все издатели имеют уникальный код publisherCode . Вы можете отфильтровать по publisherCode при вызове publisherProfiles.list , чтобы найти все профили, связанные с данным издателем.
Некоторые поля не заполняются в зависимости от того, является ли профиль родительским или дочерним. Например, domains и mobileApps не заполняются для родительских профилей.
[[["Прост для понимания","easyToUnderstand","thumb-up"],["Помог мне решить мою проблему","solvedMyProblem","thumb-up"],["Другое","otherUp","thumb-up"]],[["Отсутствует нужная мне информация","missingTheInformationINeed","thumb-down"],["Слишком сложен/слишком много шагов","tooComplicatedTooManySteps","thumb-down"],["Устарел","outOfDate","thumb-down"],["Проблема с переводом текста","translationIssue","thumb-down"],["Проблемы образцов/кода","samplesCodeIssue","thumb-down"],["Другое","otherDown","thumb-down"]],["Последнее обновление: 2024-10-30 UTC."],[[["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."]]],["The `publisherProfiles` resource provides information about publishers, including `domains` and `mobileApps` for inventory origin. Publishers are identified by their `PublisherProfile` path (`name`) in deals, finalized deals, and proposals. Some publishers only share limited fields like `name`, `displayName`, and `isParent`. A parent profile encompasses all of a publisher's inventory, while child profiles represent portions of it. A unique `publisherCode` can be used to locate all associated profiles. `domains` and `mobileApps` are not available for parent profiles.\n"]]