-
Notifications
You must be signed in to change notification settings - Fork 44
Retrieve more detailed data on goals and tiers #84
Copy link
Copy link
Open
Description
I managed to fetch campaign information from my account but i can't get more detailed data than this:
[goals] => Array
(
[data] => Array
(
[0] => Array
(
[id] => 12345
[type] => goal
)
[1] => Array
(
[id] => 789101112
[type] => goal
)
)
)
Is there a way to access infromation mentioned here https://docs.patreon.com/?php#goal? Do i need a special scope maybe? Atm. i have the campaign scope.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels