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

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

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






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












com.google.api.services.content.model

Class BuyOnGoogleProgramStatus

    • Constructor Detail

      • BuyOnGoogleProgramStatus

        public BuyOnGoogleProgramStatus()
    • Method Detail

      • getBusinessModel

        public List<String> getBusinessModel()
        The business models in which merchant participates.
        Returns:
        value or null for none
      • setBusinessModel

        public BuyOnGoogleProgramStatus setBusinessModel(List<String> businessModel)
        The business models in which merchant participates.
        Parameters:
        businessModel - businessModel or null for none
      • getCustomerServicePendingEmail

        public String getCustomerServicePendingEmail()
        The customer service pending email. After verification this field becomes empty.
        Returns:
        value or null for none
      • setCustomerServicePendingEmail

        public BuyOnGoogleProgramStatus setCustomerServicePendingEmail(String customerServicePendingEmail)
        The customer service pending email. After verification this field becomes empty.
        Parameters:
        customerServicePendingEmail - customerServicePendingEmail or null for none
      • getCustomerServicePendingPhoneNumber

        public String getCustomerServicePendingPhoneNumber()
        The pending phone number specified for BuyOnGoogle program. It might be different than account level phone number. In order to update this field the customer_service_pending_phone_region_code must also be set. After verification this field becomes empty.
        Returns:
        value or null for none
      • setCustomerServicePendingPhoneNumber

        public BuyOnGoogleProgramStatus setCustomerServicePendingPhoneNumber(String customerServicePendingPhoneNumber)
        The pending phone number specified for BuyOnGoogle program. It might be different than account level phone number. In order to update this field the customer_service_pending_phone_region_code must also be set. After verification this field becomes empty.
        Parameters:
        customerServicePendingPhoneNumber - customerServicePendingPhoneNumber or null for none
      • getCustomerServicePendingPhoneRegionCode

        public String getCustomerServicePendingPhoneRegionCode()
        Two letter country code for the pending phone number, for example `CA` for Canadian numbers. See the [ISO 3166-1 alpha-2](https://wikipedia.org/wiki/ISO_3166-1_alpha-2#Officially_assigned_code_elements) officially assigned codes. In order to update this field the customer_service_pending_phone_number must also be set. After verification this field becomes empty.
        Returns:
        value or null for none
      • setCustomerServicePendingPhoneRegionCode

        public BuyOnGoogleProgramStatus setCustomerServicePendingPhoneRegionCode(String customerServicePendingPhoneRegionCode)
        Two letter country code for the pending phone number, for example `CA` for Canadian numbers. See the [ISO 3166-1 alpha-2](https://wikipedia.org/wiki/ISO_3166-1_alpha-2#Officially_assigned_code_elements) officially assigned codes. In order to update this field the customer_service_pending_phone_number must also be set. After verification this field becomes empty.
        Parameters:
        customerServicePendingPhoneRegionCode - customerServicePendingPhoneRegionCode or null for none
      • getCustomerServiceVerifiedEmail

        public String getCustomerServiceVerifiedEmail()
        Output only. The customer service verified email.
        Returns:
        value or null for none
      • setCustomerServiceVerifiedEmail

        public BuyOnGoogleProgramStatus setCustomerServiceVerifiedEmail(String customerServiceVerifiedEmail)
        Output only. The customer service verified email.
        Parameters:
        customerServiceVerifiedEmail - customerServiceVerifiedEmail or null for none
      • getCustomerServiceVerifiedPhoneNumber

        public String getCustomerServiceVerifiedPhoneNumber()
        Output only. The verified phone number specified for BuyOnGoogle program. It might be different than account level phone number.
        Returns:
        value or null for none
      • setCustomerServiceVerifiedPhoneNumber

        public BuyOnGoogleProgramStatus setCustomerServiceVerifiedPhoneNumber(String customerServiceVerifiedPhoneNumber)
        Output only. The verified phone number specified for BuyOnGoogle program. It might be different than account level phone number.
        Parameters:
        customerServiceVerifiedPhoneNumber - customerServiceVerifiedPhoneNumber or null for none
      • getCustomerServiceVerifiedPhoneRegionCode

        public String getCustomerServiceVerifiedPhoneRegionCode()
        Output only. Two letter country code for the verified phone number, for example `CA` for Canadian numbers. See the [ISO 3166-1 alpha-2](https://wikipedia.org/wiki/ISO_3166-1_alpha-2#Officially_assigned_code_elements) officially assigned codes.
        Returns:
        value or null for none
      • setCustomerServiceVerifiedPhoneRegionCode

        public BuyOnGoogleProgramStatus setCustomerServiceVerifiedPhoneRegionCode(String customerServiceVerifiedPhoneRegionCode)
        Output only. Two letter country code for the verified phone number, for example `CA` for Canadian numbers. See the [ISO 3166-1 alpha-2](https://wikipedia.org/wiki/ISO_3166-1_alpha-2#Officially_assigned_code_elements) officially assigned codes.
        Parameters:
        customerServiceVerifiedPhoneRegionCode - customerServiceVerifiedPhoneRegionCode or null for none
      • getOnlineSalesChannel

        public String getOnlineSalesChannel()
        The channels through which the merchant is selling.
        Returns:
        value or null for none
      • setOnlineSalesChannel

        public BuyOnGoogleProgramStatus setOnlineSalesChannel(String onlineSalesChannel)
        The channels through which the merchant is selling.
        Parameters:
        onlineSalesChannel - onlineSalesChannel or null for none
      • getParticipationStage

        public String getParticipationStage()
        Output only. The current participation stage for the program.
        Returns:
        value or null for none
      • setParticipationStage

        public BuyOnGoogleProgramStatus setParticipationStage(String participationStage)
        Output only. The current participation stage for the program.
        Parameters:
        participationStage - participationStage or null for none

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy