Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 375 Bytes

File metadata and controls

20 lines (14 loc) · 375 Bytes

Zernio::UpdateAdRequestTargetingKeywordsInnerOneOf

Properties

Name Type Description Notes
text String
match_type String [optional]

Example

require 'zernio-sdk'

instance = Zernio::UpdateAdRequestTargetingKeywordsInnerOneOf.new(
  text: null,
  match_type: null
)