Resource: EntitySignalsMapping
The EntitySignalsMapping resource.
| JSON representation |
|---|
{ "name": string, "taxonomyCategoryIds": [ string ], // The following is a list of mutually exclusive fields. At most one of the // fields will be set in a response: "audienceSegmentId": string, "contentBundleId": string, "customTargetingValueId": string // End of mutually exclusive fields. "entitySignalsMappingId": string } |
| Fields | |
|---|---|
name |
Identifier. The resource name of the |
taxonomyCategoryIds[] |
Optional. The IDs of the categories that are associated with the referencing entity. |
| The entity that the mapping belongs to. The following is a list of mutually exclusive fields. At most one of the fields will be set in a response: | |
audienceSegmentId |
ID of an AudienceSegment that this mapping belongs to. |
contentBundleId |
ID of a ContentBundle that this mapping belongs to. |
customTargetingValueId |
ID of a CustomValue that this mapping belongs to. |
| End of mutually exclusive fields. | |
entitySignalsMappingId |
Output only. Deprecated: |
Methods |
|
|---|---|
|
Creates EntitySignalsMapping objects. |
|
Batch updates EntitySignalsMapping objects. |
|
Creates an EntitySignalsMapping object. |
|
Retrieves a EntitySignalsMapping object. |
|
Lists EntitySignalsMapping objects. |
|
Updates an EntitySignalsMapping object. |