PropertiesDataStreamsEventEditRules
class PropertiesDataStreamsEventEditRules extends Resource (View source)
The "eventEditRules" collection of methods.
Typical usage is:
$analyticsadminService = new Google\Service\GoogleAnalyticsAdmin(...);
$eventEditRules = $analyticsadminService->properties_dataStreams_eventEditRules;
Methods
reorder(string $parent, GoogleAnalyticsAdminV1betaReorderEventEditRulesRequest $postBody, array $optParams = [])
Changes the processing order of event edit rules on the specified stream.
Details
GoogleProtobufEmpty
reorder(string $parent, GoogleAnalyticsAdminV1betaReorderEventEditRulesRequest $postBody, array $optParams = [])
Changes the processing order of event edit rules on the specified stream.
(eventEditRules.reorder)