About a time zone of the campaign manager report acquisition in GAS

22 views
Skip to first unread message

s u

unread,
Mar 19, 2020, 8:29:45 AM3/19/20
to Google Apps Script Community
Hi,Support team


I asked CM support and CM API support about the same contents. However, I was said to want this team to ask a question.

I list contents and the current situation that I want to realize.
I would appreciate your confirming it.

Things I want to achieve
・I want to output a report for a spreadsheet by GAS.
・I want to reflect the data for the past in everyday
・I want to reflect data for the day before in morning.
・I want to set the contents of the report on the DCM side.
 OR I set a schedule by a spreadsheet, and a delay does not occur.

the current situation
・The schedule setting of CM is not reflected automatically by a spreadsheet.
 Therefore I set a schedule on the spreadsheet side.

schedule1.pngschedule2.png

  

・It is late that data of the day before are reflected.

report.png


・The time zone of DCM is JST


【Qustion】
・How should I repair it to realize the contents in the current situation?


Alan Wells

unread,
Mar 19, 2020, 9:28:59 AM3/19/20
to Google Apps Script Community
Welcome to the group.  We aren't technically a "support" team, any help that is provided is given voluntarily.
It seems that you need to format your date, or that there is something wrong with the time zone.

You may want to look at the documentation for Utilities.formatDate()

Are you working with users that have different time zones?

Andrew Roberts

unread,
Mar 20, 2020, 5:10:11 AM3/20/20
to google-apps-sc...@googlegroups.com
In case this helps: If you are needing to display dates and times for different timeZones for that of the script/GSheet in the past I have used the user's GCalendar's time zone.

This DateTime library (ID: 1X2qbPZljrYN_TrvWkwW8OAn6zQgN7Gu5o1D4OBq522FVaCskiyZe44Au) has a method called getCalendarDateTime().

The whole time zone thing can get a bit complicated!!


--
You received this message because you are subscribed to the Google Groups "Google Apps Script Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-script-community+unsub...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-script-community/603e9a9e-9436-46f6-884e-0847ab636a68%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages