Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 342 Bytes

File metadata and controls

18 lines (12 loc) · 342 Bytes

Zernio::GetAdSetDetails200Response

Properties

Name Type Description Notes
ad_set Object Raw Meta ad set; keys are the requested Graph fields. [optional]

Example

require 'zernio-sdk'

instance = Zernio::GetAdSetDetails200Response.new(
  ad_set: null
)