Re: [1-1254000025157] How can I get YouTube video's file name?

2019-02-14 Thread Yoshimasa Tanabe
oshimasa > > On Thursday, January 31, 2019 at 4:17:40 PM UTC+9, Thanet Knack > Praneenararat (AdWords API Team) wrote: > > Hello Tanabe, > > I'll check with Engineering and get back to you soon. > > Best, > Thanet, AdWords API Team > > On Tuesday, January 29

Re: [1-1254000025157] How can I get YouTube video's file name?

2019-02-14 Thread Yoshimasa Tanabe
nks! > > --- > > Yoshimasa > > On Thursday, January 31, 2019 at 4:17:40 PM UTC+9, Thanet Knack > Praneenararat (AdWords API Team) wrote: > > Hello Tanabe, > > I'll check with Engineering and get back to you soon. > > Best, > Thanet, AdWords API Team

Re: How can I get YouTube video's file name?

2019-02-11 Thread Yoshimasa Tanabe
; Thanet, AdWords API Team > > On Tuesday, January 29, 2019 at 9:41:59 PM UTC+9, Yoshimasa Tanabe wrote: >> >> Hi, >> >> Is there any way to get YouTube video's original file name(like foo.mp4) >> the user uploaded? >> >> I referred the API doc[

How can I get YouTube video's file name?

2019-01-29 Thread Yoshimasa Tanabe
Hi, Is there any way to get YouTube video's original file name(like foo.mp4) the user uploaded? I referred the API doc[1] and found the following fields look like related. * sourceUrl: The URL of where the original media was downloaded from (or a file name). * name: The name of the media. The

Re: Can I check whether the logged-in user associated AdWords accounts to avoid AuthenticationError.NOT_ADS_USER?

2019-01-29 Thread Yoshimasa Tanabe
Hi, Really sorry for late reply. > Marc The way you shared makes sense. We should not store/use the token from non-ads user. Thanks! > Milind Thanks, I'll send the email/client customer id. --- Yoshimasa On Friday, January 4, 2019 at 3:54:20 AM UTC+9, Milind Sankeshware (AdWords API Team

Re: Can I check whether the logged-in user associated AdWords accounts to avoid AuthenticationError.NOT_ADS_USER?

2019-01-02 Thread Yoshimasa Tanabe
Hi Milind, I want to know if we are on the same page. Is the following my understanding correct? 1. On OAuth flow, it's not possible to prevent the users not associated with any AdWords account from log-in/authorizing my application. * I can't edit the user info as you said because the user