Contents

PromotedObject

Promoted object details.

Declaration

object PromotedObject

Properties

NameTypeDescription
namestring

The name of the promoted object. For brands campaigns, this is the brand or location name as it appears in Maps. Read-only.

Discussion

The PromotedObject object provides a lightweight summary of the entity being promoted in an ad.

This object appears in report rows and response contexts where the full promoted object identity (id, type) is captured elsewhere, and only the human-readable name is needed for display or logging purposes.

Example

{
  "name": "AwayFinder Downtown"
}

See Also