abstract type DaiEncodingProfileAction (v202405)
Service
DaiEncodingProfileService
Represents the actions that can be performed on DaiEncodingProfile objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202405
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-05-15 UTC.
[null,null,["Last updated 2024-05-15 UTC."],[[["The DaiEncodingProfileService allows for actions to be performed on DaiEncodingProfile objects."],["These actions include activating and archiving DaiEncodingProfiles, managed through specific methods like `ActivateDaiEncodingProfiles` and `ArchiveDaiEncodingProfiles`."],["This service uses the namespace `https://www.google.com/apis/ads/publisher/v202405`."],["`performDaiEncodingProfileAction` is the primary method for executing these actions, using DaiEncodingProfileAction objects to specify the desired operation."]]],["The core content outlines the `DaiEncodingProfileService`, detailing actions applicable to `DaiEncodingProfile` objects. These actions, represented by `DaiEncodingProfileAction`, include activating and archiving profiles. The namespace for this service is provided, which is `https://www.google.com/apis/ads/publisher/v202405`. The service has a dependency on `performDaiEncodingProfileAction`, and there are two types of operations: `ActivateDaiEncodingProfiles` and `ArchiveDaiEncodingProfiles`.\n"]]