All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.content.model.RecommendationCreative.html Maven / Gradle / Ivy

There is a newer version: v2.1-rev20240825-2.0.0
Show newest version






RecommendationCreative (Content API for Shopping v2.1-rev20240609-2.0.0)












com.google.api.services.content.model

Class RecommendationCreative

  • All Implemented Interfaces:
    Cloneable, Map<String,Object>


    public final class RecommendationCreative
    extends com.google.api.client.json.GenericJson
    Creative is a multimedia attachment to recommendation that can be used on the frontend.

    This is the Java data model class that specifies how to parse/serialize into the JSON that is transmitted over HTTP when working with the Content API for Shopping. For a detailed explanation see: https://developers.google.com/api-client-library/java/google-http-java-client/json

    Author:
    Google, Inc.
    • Constructor Detail

      • RecommendationCreative

        public RecommendationCreative()
    • Method Detail

      • getType

        public String getType()
        Type of the creative.
        Returns:
        value or null for none
      • getUri

        public String getUri()
        URL of the creative.
        Returns:
        value or null for none
      • clone

        public RecommendationCreative clone()
        Overrides:
        clone in class com.google.api.client.json.GenericJson

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy