Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

255
Vistas
how can I save the data of a google sheets table with app script in a class?

I have a class named 'Variables' with all parametres that I want to store the data of the table. Please someone know how to save these content to my variables?

Table that I want to save data

class Variables{
  constructor(image, pantalla, tipo_etiquetado, tipo_llamada, page_name, page_section, page_category, page_subcategory1, event_category, event_action, event_label, product_unit_price){
    this.image = image;
    this.pantalla = pantalla;
    this.tipo_etiquetado = tipo_etiquetado;
    this.tipo_llamada = tipo_llamada;
    this.page_name = page_name;
    this.page_section = page_section;
    this.page_category = page_category;
    this.page_subcategory1 = page_subcategory1;
    this.event_category = event_category;
    this.event_action = event_action;
    this.event_label = event_label;
    this.product_unit_price = product_unit_price;
  }

  get image(){}
  get pantalla(){}
  get tipo_etiquetado(){}
  get tipo_llamada(){}
  get page_name(){}
  get page_section(){}
  get page_category(){}
  get page_subcategory1(){}
  get event_category(){}
  get event_action(){}
  get event_label(){}
  get product_unit_price(){}  
}

about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda