Hello
I'm wondering why 'status' attribute of 'AD_PERFORMANCE_REPORT' return 'Status_Enabled', 'Status_Paused' instead of 'ENABLED', 'PAUSED' , when I set useRawEnumValues as true
The reference document indicates there are only three type of values exist :
ENABLED | enabled |
PAUSED | paused |
DISABLED | disabled |
Thanks