GoogleApi.Content.V21.Model.RepricingRuleEligibleOfferMatcherStringMatcher (google_api_content v0.52.0) View Source
Matcher by string attributes.
Attributes
-
strAttributes
(type:list(String.t)
, default:nil
) - String attributes, as long as such attribute of an offer is one of the string attribute values, the offer is considered as passing the matcher. The string matcher checks an offer for inclusivity in the string attributes, not equality. Only literal string matching is supported, no regex.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.Content.V21.Model.RepricingRuleEligibleOfferMatcherStringMatcher{ strAttributes: [String.t()] }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.