PlatformsPropertiesIdeas
class PlatformsPropertiesIdeas extends Resource (View source)
The "ideas" collection of methods.
Typical usage is:
$ideahubService = new Google\Service\Ideahub(...);
$ideas = $ideahubService->platforms_properties_ideas;
Methods
listPlatformsPropertiesIdeas(string $parent, array $optParams = [])
List ideas for a given Creator and filter and sort options.
Details
GoogleSearchIdeahubV1betaListIdeasResponse
listPlatformsPropertiesIdeas(string $parent, array $optParams = [])
List ideas for a given Creator and filter and sort options.
(ideas.listPlatformsPropertiesIdeas)