Skip to content

Retrieve more detailed data on goals and tiers #84

@Number0131

Description

@Number0131

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions