Feature Request: Add missing types for nested Objects (such as Ads/insights/filtering) #38
Open
4 tasks done
Labels
enhancement
New feature or request
Checklist
Feature Request: [name of my feature request]
Goals
Be able to fully validate and describe the API, align to official references documentation
Expected Results
I expect a field like filtering to contain
list<FilterObject>
orlist<AdRuleFilter>
and notlist<Object>
Code Samples & Details
FilterObject:
Ads/insights/filtering:
Thanks
The text was updated successfully, but these errors were encountered: