Last active
June 15, 2023 09:39
-
-
Save wisdom-17/a06ef3d4c52fd1b170d5e3ced3ec6666 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"campaign": | |
[{"user_defined_name": "test_user_defined_name", "report_value": "campaign_name"}], | |
"ad_set": | |
[{"user_defined_name": "user_defined_name", "report_value": "ad_set_name"}], | |
"ad": | |
[{"user_defined_name": "user_defined_ad_preview", "report_value": "ad_preview"}] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment