View Source GoogleApi.SearchAds360.V0.Model.GoogleAdsSearchads360V0Common_LocationGroupInfo (google_api_search_ads360 v0.8.0)
A radius around a list of locations specified through a feed.
Attributes
-
feedItemSets
(type:list(String.t)
, default:nil
) - FeedItemSets whose FeedItems are targeted. If multiple IDs are specified, then all items that appear in at least one set are targeted. This field cannot be used with geo_target_constants. This is optional and can only be set in CREATE operations. -
geoTargetConstants
(type:list(String.t)
, default:nil
) - Geo target constant(s) restricting the scope of the geographic area within the feed. Currently only one geo target constant is allowed. -
radius
(type:String.t
, default:nil
) - Distance in units specifying the radius around targeted locations. This is required and must be set in CREATE operations. -
radiusUnits
(type:String.t
, default:nil
) - Unit of the radius. Miles and meters are supported for geo target constants. Milli miles and meters are supported for feed item sets. This is required and must be set in CREATE operations.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.