AMALYZE Falcon API

SPA // Dimension // Keyword

Request

PropertyTypeDescriptionFurther information
filters.keywordstringString containing the keyword. A fulltext search is performedoptional
filters.keywordExactstringString containing the keyword. An exact match search is performedoptional
filters.keywordIdstringString containing the keyword’s idoptional
filters.keywordMatchTypestringString containing the keyword’s match typeoptional
  • broad
  • phrase
  • exact
filters.keywordStatearrayArray containing the keyword’s stateoptional
  • enabled
  • archived
  • paused
filters.keywordBidfloatFloat containing the current keyword Bidoptional
Response

PropertyTypeDescription
keyword.idstringString containing the keywords’s id
keyword.keywordstringString containing the keyword
keyword.matchTypestringString containing the keyword’s matchtype.
  • broad
  • phrase
  • exact
keyword.statestringString containing the keyword’s state:
  • enabled
  • archived
  • paused
Menu