ในวันที่ ส. 24 ธ.ค. 2022 17:58 น. <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> > > - "Error occurred during parsing: Unexpected wire type." > <#m_-1644747437229927064_group_thread_0> - 1 Update > - How to avoid SQL INJECTION in Google Ads API using Python? > <#m_-1644747437229927064_group_thread_1> - 1 Update > - How to make a query to validate if campaign id exists? > <#m_-1644747437229927064_group_thread_2> - 3 Updates > - how to add authorization token in google rest api header > <#m_-1644747437229927064_group_thread_3> - 1 Update > - Access Token <#m_-1644747437229927064_group_thread_4> - 2 Updates > - Google Audience Using Customer Match > <#m_-1644747437229927064_group_thread_5> - 5 Updates > - How to add the short headline, long headline, Image, Description to > smart shopping ad in Smart Shoppping Campaign > <#m_-1644747437229927064_group_thread_6> - 4 Updates > - Developertoken option for new testaccount is not there > <#m_-1644747437229927064_group_thread_7> - 1 Update > > "Error occurred during parsing: Unexpected wire type." > <http://groups.google.com/group/adwords-api/t/491d24fd1553589a?utm_source=digest&utm_medium=email> > Matt Rodney <mattrodn...@gmail.com>: Dec 23 11:29AM -0800 > > Hi, > I am trying to use List accessible customers > < > https://developers.google.com/google-ads/api/samples/list-accessible-customers> > > code snippet from the documentation, however i run into an error "Error > occurred during parsing: Unexpected wire type." at the point of > initializing the $googleadsclient: > $googleAdsClient = (new GoogleAdsClientBuilder())->fromFile() > ->withOAuth2Credential($oAuth2Credential) > ->build(); > Please help make sense of this and is there a solution for it? > Back to top <#m_-1644747437229927064_digest_top> > How to avoid SQL INJECTION in Google Ads API using Python? > <http://groups.google.com/group/adwords-api/t/13ff49d70f67898e?utm_source=digest&utm_medium=email> > Luiz Eduardo Da Cruz <luiz.c...@mercadolivre.com>: Dec 23 10:42AM -0800 > > Hello, how are you? > > I searched some forums about how to prevent sql injection in python and > saw > that there are ways to use a code like the following: > > nome = "'Carlos' , idade = 80" cursor.execute("UPDATE cliente SET > nome=%(nome)s WHERE idcliente=13", ({'nome': nome, })) > > > Most of the examples I see the variable 'cursor.execute' and an execute > next to it, I would like to know how to replicate this in the Google ads > API. > Back to top <#m_-1644747437229927064_digest_top> > How to make a query to validate if campaign id exists? > <http://groups.google.com/group/adwords-api/t/eebe7771c722d7d8?utm_source=digest&utm_medium=email> > Luiz Eduardo Da Cruz <luiz.c...@mercadolivre.com>: Dec 23 09:59AM -0800 > > Hey, how are u? > > I would like to know how I can make a query that validates if there is a > campaign id inside an account, this account can be mcc or even mcc manager. > > Thanks! > SUBIN P VASU <subinpv...@gmail.com>: Dec 23 10:01AM -0800 > > There are no campaigns inside MCC accounts > > On Friday, 23 December 2022 at 23:29:39 UTC+5:30 luiz...@mercadolivre.com > wrote: > > Luiz Eduardo Da Cruz <luiz.c...@mercadolivre.com>: Dec 23 10:35AM -0800 > > sorry, (only inside of account) > > Back to top <#m_-1644747437229927064_digest_top> > how to add authorization token in google rest api header > <http://groups.google.com/group/adwords-api/t/9eb72da3dc19c5c6?utm_source=digest&utm_medium=email> > Google Ads API Forum Advisor <adsapi@forumsupport.google>: Dec 23 04:42PM > > Hi Amitha, > > I could see that you've created another forum thread with the same > concerns mentioned in this case subject: Access Token. Please refrain from > opening duplicate forum threads with the same content for better tracking > of the issue. Let's continue our conversation on the other thread you've > created as I already provide helpful support there. > > Best regards, > > Jinky > Google Ads API Team > ref:_00D1U1174p._5004Q2hNAlA:ref > Back to top <#m_-1644747437229927064_digest_top> > Access Token > <http://groups.google.com/group/adwords-api/t/d135867ea4ed2444?utm_source=digest&utm_medium=email> > Amitha Shenoy <amitha.she...@indpro.se>: Dec 23 03:47AM -0800 > > How to get access token. Getting unauthorized error. > > > Which api should be called to get access token ? Any example ? > Really appreciate your help > > > Thanks and Regards > Amitha > Google Ads API Forum Advisor <adsapi@forumsupport.google>: Dec 23 04:38PM > > Hi Amitha, > > You have reached the Google Ads API Forum. > > Could you please try to make this request using the OAuth Playground? With > the OAuth Playground, you can verify your credentials and request headers. > Let me know if this works for you. If not, you may provide the complete > logs within the format of the complete (request and response with > request-id) that generated on your end so we can check this better. > > For security purposes, 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._5004Q2hNBuc:ref > Back to top <#m_-1644747437229927064_digest_top> > Google Audience Using Customer Match > <http://groups.google.com/group/adwords-api/t/dc686c2724944115?utm_source=digest&utm_medium=email> > Google Ads API Forum Advisor <adsapi@forumsupport.google>: Dec 23 11:05AM > > Hi, > > Thank you for reaching out to the Google Ads API support team. > > With regards to your concern, you mentioned that you are looking for java > related code which is for adding the user data operations to the existing > user list. Please note that what we have is this sample code which is > specifically for Adding Customer Match User List. Also, you may check this > document for more information about Customer Match. > > Let me know if this is what you're looking for. > > Regards, > > Carmela > Google Ads API Team > ref:_00D1U1174p._5004Q2hN8Rj:ref > Hasnain Akbar <husnainakbar...@gmail.com>: Dec 23 03:15AM -0800 > > Hi, > > Thanks for replying. When we upload the data in bulk ( i.e 10000) to the > offlineuserdatajob. > The list got created. But the it is not populating with the userData. > > Can you please point out. what we are missing? > > On Friday, December 23, 2022 at 4:05:45 PM UTC+5 adsapi wrote: > > Hasnain Akbar <husnainakbar...@gmail.com>: Dec 23 03:47AM -0800 > > [image: aa1.png] > > On Friday, December 23, 2022 at 4:15:01 PM UTC+5 Hasnain Akbar wrote: > > Hasnain Akbar <husnainakbar...@gmail.com>: Dec 23 03:48AM -0800 > > We have modified the code as shown in the screen shots. It only upload > like > 1000 UserData. But we have 1 million records how can we upload them. > > On Friday, December 23, 2022 at 4:47:32 PM UTC+5 Hasnain Akbar wrote: > > Google Ads API Forum Advisor <adsapi@forumsupport.google>: Dec 23 04:31PM > > Hi Hasnain, > > Thank you for your reply. > > However, it would be more helpful to check this by providing complete logs > within the format of the complete (request and response with request-id ) > that generated on your end. This information will help our team to further > investigate why after making a request to the offline user data to a user > list, it doesn't populate as you mentioned. > > 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. > > For security purposes, 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._5004Q2hN8Rj:ref > Back to top <#m_-1644747437229927064_digest_top> > How to add the short headline, long headline, Image, Description to smart > shopping ad in Smart Shoppping Campaign > <http://groups.google.com/group/adwords-api/t/4c9fd34678e747c5?utm_source=digest&utm_medium=email> > Rani Hao <haorani2...@gmail.com>: Dec 23 03:17AM -0800 > > Hi, > > I also have the same questions. Does Google Ads API support to add short > headline, long headline, Image, Description to smart shopping ad? Is there > any updates? I come from a e-commerce company with the official website: > www.vancaro.com. Smart shopping is our main google ads spending the most > of our budget. If there is any update on you blog, would you please also > give an update here? > > 在2022年12月23日星期五 UTC+8 18:43:33<adsapi> 写道: > > "san...@knorex.com" <sang...@knorex.com>: Dec 23 04:11AM -0800 > > Hi, > None of ad accounts can get ad detail. > > On Friday, December 23, 2022 at 5:43:33 PM UTC+7 adsapi wrote: > > Google Ads API Forum Advisor <adsapi@forumsupport.google>: Dec 23 03:35PM > > Hi Rani, > > You have reached the Google Ads API Forum. > > To answer your question updates about on how to add short headline, long > headline, Image, Description to smart shopping ad in Google Ads API. A > feature request has been raised for that; however, there is no guarantee if > that will be supported in the API soon. Please keep an eye on our blog for > updates and new releases instead. > > Best regards, > > > Jinky > Google Ads API Team > ref:_00D1U1174p._5004Q2JWkIA:ref > Google Ads API Forum Advisor <adsapi@forumsupport.google>: Dec 23 03:38PM > > Hi, > > Thank you for your reply. > > For us to check, could you please provide the screenshot of the Google Ads > UI account (1735911398) where we can see that ad detail is not generating. > I ask this because from the API logs that you send previously you are > querying data using (1735911398) not the account (6150134023) that you > provided. With this, you may please provide the screenshot of the Google > Ads UI for the said account above. > > For security purposes, 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._5004Q2JWkIA:ref > Back to top <#m_-1644747437229927064_digest_top> > Developertoken option for new testaccount is not there > <http://groups.google.com/group/adwords-api/t/1e5c86c20ad6577c?utm_source=digest&utm_medium=email> > Lambert Beekhuis <lambert.beekhu...@gmail.com>: Dec 23 06:57AM -0800 > > Hi, > > For setting up a testenvironment for Google Ads, I would like to make a > test manager account, so I followed this instruction to setup an > testaccount. > > https://developers.google.com/google-ads/api/docs/first-call/test-accounts > > I made a new Google Account, and clicked the link in the document to start > making a Google Ads test manager account. > > This is succesfull. However, in the menu I do not find an option for the > API, to make the developer key. > > I enabled the Google Ads API, I made an OAuth2 client credential, even > added a test client account, but still: the API-center option in the menu > does not show up. > > (I have succeeded in the past, but now I cannot find the option), > > Best regards, Lambert > Back to top <#m_-1644747437229927064_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/CA%2BcLHz3Y_ioTCwaZ%2BgEo%2ByR%3DnqNzrS5ASSG0oUgRTt4XSNPbPw%40mail.gmail.com.