When you set up a partner assignment to share inventory with another Google Ad Manager network, you have the option of sharing custom keys and content IDs.
The sharing of custom keys and content IDs requires manual coordination between an inventory sharer (the Host) and sharee (the Partner) in order to function correctly.
Share custom keys
Sharing custom keys allows the Partner to target and report on Host's user and contextual metadata. To share custom keys:
- The Host and Partner must coordinate offline to determine which keys and values to share. If the Partner has different key names from the Host, they can share their preferred key names. For example, the Host uses
show_title
but the Partner usesseries_name
. - The Host must pass the agreed custom parameters on ad requests to Ad Manager.
-
When creating a partner assignment, the Host selects which keys they allow to be shared with the Partner, and the corresponding name of the key in the Partner's network.
When setting up custom keys in Ad Manager, "Custom key" refers to the key name in Host's network, and "Shared custom key" refers to the key name (not the display name) in Partner's network. - On the incoming partner assignment, the Partner can confirm which custom-keys are shared with them.
- To enable keys to show up in reports, both partners need to mark the keys as reportable in their respective networks.
Share content IDs
Sharing content IDs allows the Partner to use their own content metadata for targeting and reporting on the shared inventory. To share content IDs:
- Offline, the Partner shares the content source ID and video IDs for their content with the Host.
The Host must pass these IDs on their ad request as custom parameters. For example:
cust_params=partner_cms%3D123%26partner_vid%3D456
. The Host can decide how to name these custom parameters.This ad request originates from the Host's end point, and requires development work. Learn how to set up cust_params.- When creating a partner assignment, the Host must provide these custom keys to be shared to the Partner. For example,
partner_cms
andpartner_vid
. - On the incoming partner assignment, the Partner can confirm that Host has enabled content ID sharing.
- In ad serving, the content IDs are passed on the inventory share, allowing the Host to use content, bundle, and CMS metadata targeting and reporting.