Thanks you [[Rungrot_Saibutdee]]
ในวันที่ จ. 11 ก.ค. 2022 17:59 น. <adwords-api@googlegroups.com> เขียนว่า: > adwords-api@googlegroups.com > <https://groups.google.com/forum/?utm_source=digest&utm_medium=email#!forum/adwords-api/topics> > Google > Groups > <https://groups.google.com/forum/?utm_source=digest&utm_medium=email/#!overview> > <https://groups.google.com/forum/?utm_source=digest&utm_medium=email/#!overview> > Topic digest > View all topics > <https://groups.google.com/forum/?utm_source=digest&utm_medium=email#!forum/adwords-api/topics> > > - Problems getting verified <#m_-8112224988689827161_group_thread_0> - 2 > Updates > - Where is the API for the Campaign to set a dedicated budget > <#m_-8112224988689827161_group_thread_1> - 1 Update > - Google Ads API runtime Error <#m_-8112224988689827161_group_thread_2> > - 2 Updates > - asset.name obtained from endpoint ad_group_ad_asset_view is empty. > <#m_-8112224988689827161_group_thread_3> - 2 Updates > - API field to extract the name of responsive video ad > <#m_-8112224988689827161_group_thread_4> - 1 Update > - 如何通过Google Ads API 获取素材资源所在的文件夹? > <#m_-8112224988689827161_group_thread_5> - 1 Update > - Google API cost (converted current) Consultation on technical issues > <#m_-8112224988689827161_group_thread_6> - 1 Update > > Problems getting verified > <http://groups.google.com/group/adwords-api/t/ad39cf0b0a621719?utm_source=digest&utm_medium=email> > Jerome Wilson <jerome.wil...@sellr.com>: Jul 11 03:43AM -0700 > > Hi, > > Thanks very much for getting back to me and providing those links for more > information. We've decided to bite the bullet and allow merchants to > optionally link their own Google Ads account, implementing OAuth > authentication, so hopefully that will then pass the verification process. > > Thanks, > > Jerome > > On Friday, July 8, 2022 at 11:14:49 PM UTC+1 adsapi wrote: > > Google Ads API Forum Advisor <adsapi@forumsupport.google>: Jul 11 10:52AM > > Hi Jerome, > > Thank you for your response. If you have further questions / concerns for > our team, please feel free to get back to us. We will be happy to address it > > > Regards, > > Darwin > Google Ads API Team > ref:_00D1U1174p._5004Q2cU27A:ref > Back to top <#m_-8112224988689827161_digest_top> > Where is the API for the Campaign to set a dedicated budget > <http://groups.google.com/group/adwords-api/t/73ba20b9c3304bc8?utm_source=digest&utm_medium=email> > Google Ads API Forum Advisor <adsapi@forumsupport.google>: Jul 11 10:36AM > > Hi, > > Thank you for posting your concern. > > It appears that you are looking for the API to assign a budget to the > campaigns. With this, for your convenience as well, I would suggest > referring to this sample implementation as illustrated there how to set a > budget to campaign and the API services (CampaignBudgetService and > CampaignService) involved. > > Let me know if you have further questions. > > Regards, > > Ernie John > Google Ads API Team > ref:_00D1U1174p._5004Q2cUg51:ref > Back to top <#m_-8112224988689827161_digest_top> > Google Ads API runtime Error > <http://groups.google.com/group/adwords-api/t/e29e780113113773?utm_source=digest&utm_medium=email> > yang ou <tao.ouy...@allschool.com>: Jul 11 02:58AM -0700 > > my google ads api is : > <dependency> > <groupId>com.google.api-ads</groupId> > <artifactId>google-ads</artifactId> > <version>19.0.0</version> > </dependency> > > when i run, > org.springframework.web.util.NestedServletException: Handler dispatch > failed; nested exception is java.lang.NoSuchMethodError: > > com.google.api.gax.core.GoogleCredentialsProvider$Builder.setUseJwtAccessWithScope(Z)Lcom/google/api/gax/core/GoogleCredentialsProvider$Builder; > at > > org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1053) > at > > org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942) > at > > org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005) > at > > org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:634) > at > > org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:741) > at > > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) > at > > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) > at > org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) > at > > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) > at > > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) > at > > com.peppa.common.handler.logRequest.LogRequestFilter.doFilter(LogRequestFilter.java:36) > at > > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) > at > > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) > at > > com.peppa.common.handler.sentinel.PeppaSentinelRestfulFilter.doFilter(PeppaSentinelRestfulFilter.java:99) > at > > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) > at > > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) > at > > org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90) > at > > org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) > at > > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) > at > > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) > at > > org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99) > at > > org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) > at > > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) > at > > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) > at > > org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92) > at > > org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) > at > > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) > at > > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) > at > > org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93) > at > > org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) > at > > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) > at > > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) > at > > org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:50) > at > > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) > at > > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) > at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) > at > > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) > at > > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) > at > > org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117) > at > > org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106) > at > > org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) > at > > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) > at > > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) > at > > org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200) > at > > org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) > at > > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) > at > > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) > at > > org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200) > at > > org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) > at > > org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490) > at > > org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139) > at > > org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) > at > > org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) > at > org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) > at > org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408) > at > > org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) > at > > org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834) > at > > org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415) > at > > org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) > at > > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) > at > > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) > at > > org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) > at java.lang.Thread.run(Thread.java:748) > Caused by: java.lang.NoSuchMethodError: > > com.google.api.gax.core.GoogleCredentialsProvider$Builder.setUseJwtAccessWithScope(Z)Lcom/google/api/gax/core/GoogleCredentialsProvider$Builder; > Google Ads API Forum Advisor <adsapi@forumsupport.google>: Jul 11 10:26AM > > Hi Yang, > > Thank you for reaching us out. I am Sherwin from Google Ads API support > team. I hope that you are doing well today. > > The error that you receive is not on the list of our document. Is it the > first time you will use the Google Ads API? If yes, please follow the > instructions on how to set your Java client library to use Google Ads API > by clicking on this link. If this is not your first time to use Google Ads > API, what we can do is to advise you to reach out to the Googleads Java > Github issue tracker. > > Kind regards, > > Sherwin Vincent > Google Ads API Team > ref:_00D1U1174p._5004Q2cUhs5:ref > Back to top <#m_-8112224988689827161_digest_top> > asset.name obtained from endpoint ad_group_ad_asset_view is empty. > <http://groups.google.com/group/adwords-api/t/d37347a7a7f0a1bf?utm_source=digest&utm_medium=email> > simple mou <s1mple....@gmail.com>: Jul 11 02:17AM -0700 > > The test failed to get asset.name in endpoint ad_group_ad_asset_view > using > the simplest query. Here is a screenshot of the test > > [image: image.jpg] > 在2022年7月11日星期一 UTC+8 16:41:13<simple mou> 写道: > > Google Ads API Forum Advisor <adsapi@forumsupport.google>: Jul 11 10:22AM > > Hi s1mple.mou, > > Thank you for raising this concern to the Google Ads API Forum. > > To have a clearer view of this test failed as you mentioned, could you > please provide the complete API request and response logs with request-id > and login-customer-id that generated on your end? This information will > help our team to better check this. If you haven't yet, logging can be > enabled by navigating to the Client libraries > Your client library (ex. > Java) > Logging documentation, which you can access from this link. > > You can provide it via the Reply privately to author option. If this > option is not available, then send it instead on this email address > googleadsapi-supp...@google.com. > > Best regards, > > Jinky > Google Ads API Team > ref:_00D1U1174p._5004Q2cUgp9:ref > Back to top <#m_-8112224988689827161_digest_top> > API field to extract the name of responsive video ad > <http://groups.google.com/group/adwords-api/t/b78c9c17a0adc663?utm_source=digest&utm_medium=email> > Google Ads API Forum Advisor <adsapi@forumsupport.google>: Jul 11 10:15AM > > Hi Akansha, > > This is Carmela from the Google Ads API team. Thank you for reaching out > to us. > > Moving forward to your concern, in order for our team to accurately > provide the report that you use, could you please provide the screenshot of > the whole Google Ads UI which shows the data you want to extract? > > You can provide it via Reply privately to author option. If this option is > not available, then send it instead on this email address > googleadsapi-supp...@google.com. > > Regards, > > Carmela > Google Ads API Team > ref:_00D1U1174p._5004Q2cUgjV:ref > Back to top <#m_-8112224988689827161_digest_top> > 如何通过Google Ads API 获取素材资源所在的文件夹? > <http://groups.google.com/group/adwords-api/t/80db2036321be22e?utm_source=digest&utm_medium=email> > Google Ads API Forum Advisor <adsapi@forumsupport.google>: Jul 11 08:51AM > > Hi, > > Thank you for reaching out to us. > > Please note that our team can only provide support in English. If you keep > sending your reply in different languages, then we will use Google > translate to check your concern. > > Moving forward to this, "How can I get the folder where the assets are > located through the Google Ads API?" > -Can you elaborate more on the folder you are referring to? Are you > referring to the asset report? If yes, then you may check this asset report > for you to also see the selectable fields within it. > > Best regards, > > Heidi > Google Ads API Team > ref:_00D1U1174p._5004Q2cUe9e:ref > Back to top <#m_-8112224988689827161_digest_top> > Google API cost (converted current) Consultation on technical issues > <http://groups.google.com/group/adwords-api/t/36094a9034ada244?utm_source=digest&utm_medium=email> > Google Ads API Forum Advisor <adsapi@forumsupport.google>: Jul 11 08:50AM > > Hi Hugo, > > Thank you for reaching us out. I am Sherwin from Google Ads API support > team. I hope that you are doing well today. > > Moving forward to your concern, Hugo, can you please tell us more about > this? It will also be if you can provide us a full screenshot of the UI so > that we can check if that cost that you are looking for? We asked these so > that we can provide you a correct solution to your concern. > > Kind regards, > > Sherwin Vincent > Google Ads API Team > ref:_00D1U1174p._5004Q2cUfxq:ref > Back to top <#m_-8112224988689827161_digest_top> > You received this digest because you're subscribed to updates for this > group. You can change your settings on the group membership page > <https://groups.google.com/forum/?utm_source=digest&utm_medium=email#!forum/adwords-api/join> > . > To unsubscribe from this group and stop receiving emails from it send an > email to adwords-api+unsubscr...@googlegroups.com. > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To post to this group, send email to adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "Google Ads API and AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/CAHgcmu2MG2yJ3F0mf%2BDu9LCrKL20ADketszzMN1gV-VpkKMtrw%40mail.gmail.com.