Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 604 Bytes

r_paid_search_detection.md

File metadata and controls

12 lines (8 loc) · 604 Bytes

paid_search_detection

Data structure that contains information about a single paid search rule.

Element Type Description
search_engine search_engine_enum The name of the search engine.
operator paid_search_operator_enum Specifies the type of paid search rule. One of the following values: contains, not_contains
query_string xsd:string The string value to use when matching a search engine referring URL.

Parent topic: Data Types