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

Upload google analytics data but filename unknown #882

Open
Uysim opened this issue May 21, 2020 · 1 comment
Open

Upload google analytics data but filename unknown #882

Uysim opened this issue May 21, 2020 · 1 comment
Labels
type: question Request for information or clarification. Not an issue.

Comments

@Uysim
Copy link

Uysim commented May 21, 2020

file =File.open("facebook_costdata_#{DateTime.now.to_s}.csv", 'w+')
file.write(csv_string)
ga_service.upload_data(
    custom_data_source_id: custom_data_source_id,
    upload_source: file
)

I upload successfully. But the filename in dashboard is unknown.

@yoshi-automation yoshi-automation added triage me I really want to be triaged. 🚨 This issue needs some love. labels May 21, 2020
@dazuma dazuma added type: question Request for information or clarification. Not an issue. and removed 🚨 This issue needs some love. triage me I really want to be triaged. labels Jun 3, 2020
@fhinkel fhinkel self-assigned this Dec 8, 2020
@fhinkel
Copy link

fhinkel commented Dec 8, 2020

Hi @Uysim, thank you for the detailed bug report. Unfortunately, this issue tracker has limited visibility and scope - basically, it's just for reporting issues with the samples contained here and is only watched by the folks who work on these samples.

We are happy to help you move this bug to venues where it'll get the attention of the appropriate product teams.

I'm going to close this issue because the folks who own this repo have no actionable way to resolve it directly, but please let us know if there's anything we can do to help!

@fhinkel fhinkel closed this as completed Dec 8, 2020
@dazuma dazuma reopened this Dec 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: question Request for information or clarification. Not an issue.
Projects
None yet
Development

No branches or pull requests

4 participants