Fixed
Status Update
Comments
vi...@google.com <vi...@google.com>
ac...@google.com <ac...@google.com>
aa...@google.com <aa...@google.com> #3
Hi,
Thank you for quick response. Yes, I actually copied curl code above from the API explorer.
I also tried with Python code below:
request = youtube.search().list(
part="snippet",
maxResults=50,
order="viewCount",
publishedAfter="2024-09-01T00:00:00Z",
q="artificial intelligence",
videoPaidProductPlacement="true",
)
response = request.execute()
return response
This also gave me invalid parameter error:
TypeError: Got an unexpected keyword argument videoPaidProductPlacement
aa...@google.com <aa...@google.com>
an...@google.com <an...@google.com> #4
Hello,
I wanted to check if there are any updates regarding this issue, as it is critical for my application. Could you share whether it's planned to be resolved and if there is an estimated timeline for a fix?
I would greatly appreciate any insights you can provide.
Thank you for your time and support.
Description
I am MAHAMADASIF ANSARI and I am user of android studio. Today I have started new project on android studio and I will updated my android studio today morning.
I try to create Android Recourse Directory but its hidden default. I have attached video proof this problem.
Build: AI-202.7660.26.42.7486908, 202106232331,
AI-202.7660.26.42.7486908, JRE 11.0.8+10-b944.6842174x64 JetBrains s.r.o, OS Windows 10(amd64) v10.0 , screens 1366x768
AS: 4.2.2; Kotlin plugin: 202-1.5.20-release-283-AS8194.7; Android Gradle Plugin: 4.2.2; Gradle: 6.7.1; NDK: from local.properties: (not specified), latest from SDK: (not found); LLDB: pinned revision 3.1 not found, latest from SDK: (package not found); CMake: from local.properties: (not specified), latest from SDK: 3.18.1-g262b901-dirty, from PATH: (not found)
IMPORTANT: Please read