Required. The name of the SKAdNetworkConversionValueSchema to delete.
Format:
properties/{property}/dataStreams/{dataStream}/sKAdNetworkConversionValueSchema/{skadnetwork_conversion_value_schema}
Required. The name of the SKAdNetworkConversionValueSchema to delete.
Format:
properties/{property}/dataStreams/{dataStream}/sKAdNetworkConversionValueSchema/{skadnetwork_conversion_value_schema}
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The content provides a comprehensive list of versions for the `DeleteSKAdNetworkConversionValueSchemaRequest` class, ranging from version 0.14.0 to the latest version 0.70.0, which can be used as a reference for the different builds of the code."],["The `DeleteSKAdNetworkConversionValueSchemaRequest` class is a protocol buffer (protobuf) message used in Google Analytics Admin API, specifically to make a request to delete a SKAdNetworkConversionValueSchema."],["The class extends `GeneratedMessageV3`, inheriting methods and properties used for structured data manipulation, and implements the `DeleteSKAdNetworkConversionValueSchemaRequestOrBuilder` interface, which is used for defining the class with a certain structure."],["The document details static methods like `getDefaultInstance()`, `newBuilder()`, and various `parseFrom()` methods, useful for creating instances and parsing data for this request object, giving developers many options to use the class in their projects."],["The class contains the required field `name` which is of type string, which will be the name of the SKAdNetworkConversionValueSchema that will be deleted, and this name follows a specific format: `properties/{property}/dataStreams/{dataStream}/sKAdNetworkConversionValueSchema/{skadnetwork_conversion_value_schema}`."]]],[]]