Open aitorUdabe opened 8 years ago
Hi @aitorUdabe
I'm not entirely sure what you mean.
Do you mean you have one spreadsheet with two worksheets. In one worksheet you have some custom user data and in the other worksheet you have adwords data you want to pull data from both worksheets using some id column?
This library doesn't have anything to support that. You'll have to retrieve data for both worksheets do the join in your application.
Hello,
First of all thanks for the library , it works perfectly I can insert columns of the fields in my form.
Now I have a question ,
on the same sheet 'll have several data on the one hand user data and data on the other hand google adwords, what I want is to relate the report google adwords with users through an identifier , how can I do this ?