Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What timeZone the returned data will be in ? #62

Open
clifford02 opened this issue May 27, 2024 · 2 comments
Open

What timeZone the returned data will be in ? #62

clifford02 opened this issue May 27, 2024 · 2 comments

Comments

@clifford02
Copy link

clifford02 commented May 27, 2024

No description provided.

@clifford02
Copy link
Author

On Querying from the customers

{
"customer": {
"resourceName": "customers/80493123262",
"id": "80493123262",
"descriptiveName": "Clifford",
"timeZone": "America/New_York",
"imageAssetAutoMigrationDoneDateTime": "2023-09-25 17:23:59"
}
}

in this response what is the timeZone of imageAssetAutoMigrationDoneDateTime field

@damienpalacio
Copy link
Member

@clifford02

https://developers.google.com/google-ads/api/rest/reference/rest/v16/Customer

Output only. Timestamp of migration from feed based image to asset base image in yyyy-MM-dd HH:mm:ss format.

Not mentioned in the doc, but most likely based on timeZone field

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants