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)

Parameters

string $parent

Required. If defined, specifies the creator for which to filter by. Format: publishers/{publisher}/properties/{property}

array $optParams

Optional parameters.

Return Value

GoogleSearchIdeahubV1betaListIdeasResponse