ในวันที่ พ. 14 ต.ค. 2020 11:50 น. <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> > > - Can't able to view my Request Response using Log4j > <#m_-602493891490291270_group_thread_0> - 1 Update > - Google Ads Campaigns inaccessible via API Calls > <#m_-602493891490291270_group_thread_1> - 2 Updates > - API_requests rate sheet <#m_-602493891490291270_group_thread_2> - 3 > Updates > - Can we share audience lists between MCC and child account via Google > Ads API? <#m_-602493891490291270_group_thread_3> - 1 Update > - Sailthru Integration <#m_-602493891490291270_group_thread_4> - 2 > Updates > - Google Ads failure details: authorization_error: The developer must > sign the terms of service. They can be found heads.google.com/aw/apicenter > <#m_-602493891490291270_group_thread_5> - 1 Update > - error when create responsive search ads > <#m_-602493891490291270_group_thread_6> - 2 Updates > - Google Ads API: Create sitelink and association as 1 atomic operation > <#m_-602493891490291270_group_thread_7> - 1 Update > - Dynamically change client id in adsapi_php.ini file of Googleads php > library <#m_-602493891490291270_group_thread_8> - 2 Updates > - create campaign with total budget > <#m_-602493891490291270_group_thread_9> - 1 Update > - Google Ads API: Feature Request for change_status report > <#m_-602493891490291270_group_thread_10> - 1 Update > - creating video campaign <#m_-602493891490291270_group_thread_11> - 1 > Update > - Google Ads API - Dart Libraries/SDK > <#m_-602493891490291270_group_thread_12> - 1 Update > - AdGroupCriterionService - Keywords > <#m_-602493891490291270_group_thread_13> - 2 Updates > - Optimization scores via API? <#m_-602493891490291270_group_thread_14> > - 3 Updates > - Google Ads failure details: authorization_error: The developer must > sign the terms of service. They can be found here: > ads.google.com/aw/apicenter <#m_-602493891490291270_group_thread_15> - 1 > Update > > Can't able to view my Request Response using Log4j > <http://groups.google.com/group/adwords-api/t/7aa2a824b8eef593?utm_source=digest&utm_medium=email> > "sanketta...@gmail.com" <sankettandale...@gmail.com>: Oct 13 09:48PM > -0700 > > Hi, > > I followed the steps and options given in the shared link but the only > logs > that are getting printed are the ones that I set on the script and not the > Google Ads API request and response which is base or Core library. I want > to display those logs too. > > Are there any settings that need to be done which I'm missing? > > Thanks, > Sanket Tandalekar > > On Tuesday, October 13, 2020 at 8:31:21 AM UTC+5:30 adsapiforumadvisor > wrote: > > Back to top <#m_-602493891490291270_digest_top> > Google Ads Campaigns inaccessible via API Calls > <http://groups.google.com/group/adwords-api/t/a6005cd8b2cc9897?utm_source=digest&utm_medium=email> > Erik Gray <eg...@lumenad.com>: Oct 13 01:04PM -0700 > > Hey Ernie, > > Thank you for verifying, we did find that we were not able to call Video > ads via that endpoint so we started using the Video Performance report > instead. Thank you! > > Erik > > On Thursday, October 8, 2020 at 9:00:12 PM UTC-6 adsapiforumadvisor wrote: > > Google Ads API Forum Advisor Prod <adsapiforumadvi...@gmail.com>: Oct 14 > 03:32AM > > Hi Erik, > > Thanks for sharing the workaround that you've performed. Feel free to post > your concerns to this forum so that our team can provide support. > > Regards, > > Ernie John Blanca Tacata > Google Ads API Team > ref:_00D1U1174p._5004Q267psE:ref > Back to top <#m_-602493891490291270_digest_top> > API_requests rate sheet > <http://groups.google.com/group/adwords-api/t/ae8306c4d41871e9?utm_source=digest&utm_medium=email> > Harshad Khanapure <harshadkhanap...@papertrue.com>: Oct 13 11:12AM -0700 > > Kindly explain question 1 by replacing 10,000,000 by 100,000 and 10,000. > > For your understanding question will be modified to this > > 1. for 100,000 keywords > > *1. I am trying to understand things on the following page* > > https://developers.google.com/adwords/api/docs/ratesheet#api-operations > > If I ran the following query > > query = """ > SELECT > ad_group_criterion.cpc_bid_micros, > ad_group_criterion.keyword.text, > ad_group_criterion.keyword.match_type, > ad_group_criterion_label.label, > campaign.name > > > FROM keyword_view > > WHERE ad_group_criterion.type = KEYWORD > AND campaign.name= 'XXXXXXX XXX XXX' > """ > > It returns 100,000 keywords data. Does that mean it will be counted as 1 > operation or 100,000? > > > > ---------------------------------------------------------------------------------------------------------------------------------------- > > 1. for 10,000 keywords > > *1. I am trying to understand things on the following page* > > https://developers.google.com/adwords/api/docs/ratesheet#api-operations > > If I ran the following query > > query = """ > SELECT > ad_group_criterion.cpc_bid_micros, > ad_group_criterion.keyword.text, > ad_group_criterion.keyword.match_type, > ad_group_criterion_label.label, > campaign.name > > > FROM keyword_view > > WHERE ad_group_criterion.type = KEYWORD > AND campaign.name= 'XXXXXXX XXX XXX' > """ > > It returns 10,000 keywords data. Does that mean it will be counted as 1 > operation or 10,000? > > On Monday, 12 October, 2020 at 11:46:20 am UTC+5:30 adsapiforumadvisor > wrote: > > Google Ads API Forum Advisor Prod <adsapiforumadvi...@gmail.com>: Oct 14 > 02:37AM > > Hi Harshad, > > Thanks for the reply. > > Since you are using Google Ads API for the reporting, then you should > refer to this Rate Sheet guide instead. > > Moving forward, each report that you've specified will be counted as 1 > operation. As for the 1 first report, paging will be applied or the result > will break up and will return in multiple responses as describe on this > document. However, you may note that when using paging, your query must > remain exactly the same in subsequent requests to take advantage of the > cached data; the requests won't contribute towards your quota, particularly > for basic access. > > Let me know if you have further questions. > > Regards, > > Ernie John Blanca Tacata > Google Ads API Team > ref:_00D1U1174p._5004Q268PDJ:ref > Harshad Khanapure <harshadkhanap...@papertrue.com>: Oct 14 08:52AM +0530 > > My concern is not about the rate sheet, can you please let me know the > answer using the rate sheet you mentioned? > > https://developers.google.com/google-ads/api/docs/rate-sheet > > On Wed, 14 Oct 2020 at 08:07, Google Ads API Forum Advisor Prod < > > -- > Harshad Khanapure > Manager | Google Ads & PPC > 7204562022 > > [image: PaperTrue] > > www.papertrue.com | www.bestadmit.com | www.swiftplag.com > Back to top <#m_-602493891490291270_digest_top> > Can we share audience lists between MCC and child account via Google Ads > API? > <http://groups.google.com/group/adwords-api/t/39b3bc8ad6bc3efe?utm_source=digest&utm_medium=email> > Lauren Fu <laure...@google.com>: Oct 13 07:14PM -0700 > > Hi API team, > > Since last thread > <https://groups.google.com/g/adwords-api/c/0H1GU7ZC3qk/m/l8hlkP2MDQAJ> is > around one-year ago, may I know now is it possible to share audience list > between MCC and its child account like those 2 steps via Google Ads API? > > Details steps: > 1.In MCC, change the audience manager account for child account to the > MCC. > (HC <https://support.google.com/google-ads/answer/6123188?hl=en>) > 2.In child account, create audience list from MCC. > > > Thanks, > Lauren > Back to top <#m_-602493891490291270_digest_top> > Sailthru Integration > <http://groups.google.com/group/adwords-api/t/2ccab55f60db0965?utm_source=digest&utm_medium=email> > Henrique Schapochnik <hsch...@google.com>: Oct 13 01:51PM -0700 > > Hello, > > I need to do an integration with a 3rd party for Google Ads. The 3rd party > name is Sailthru. > > How it is the process to integrate them? > > Best, > Google Ads API Forum Advisor Prod <adsapiforumadvi...@gmail.com>: Oct 13 > 09:16PM > > Hi Henrique, > > Thank you for reaching out. As this is an issue related to the third party > provider, please reach out to them for further assistance on how to > integrate their platform to Google Ads. > > Thanks and regards, > Xiaoming, Google Ads API Team > > > > Xiaoming > Google Ads API Team > ref:_00D1U1174p._5004Q26911i:ref > Back to top <#m_-602493891490291270_digest_top> > Google Ads failure details: authorization_error: The developer must sign > the terms of service. They can be found heads.google.com/aw/apicenter > <http://groups.google.com/group/adwords-api/t/299b29c08649367b?utm_source=digest&utm_medium=email> > Google Ads API Forum Advisor Prod <adsapiforumadvi...@gmail.com>: Oct 13 > 07:43PM > > Hi, > > Thank you for reaching out. Could you please share the complete request > and response logs along with the MCC account id associated with the > developer token via the Reply privately to author option for us to further > investigate? > > Thanks and regards, > Xiaoming, Google Ads API Team > > > > Xiaoming > Google Ads API Team > ref:_00D1U1174p._5004Q268oue:ref > Back to top <#m_-602493891490291270_digest_top> > error when create responsive search ads > <http://groups.google.com/group/adwords-api/t/42959a2dda476518?utm_source=digest&utm_medium=email> > Methorz <goo...@spammerz.de>: Oct 13 08:21AM -0700 > > Hey there, > > try to update the google libs to the latest version. Google added an > update > after my last post about this issue. Afterwards it was fixed for me. Seems > the library was outdated. Also make sure to use the C library instead of > the php extension for protobuf. > > I am now struggling with the following error: > > "message": "Request contains an invalid argument.", > "code": 3, > "status": "INVALID_ARGUMENT", > "details": [ > { > "@type": "google.ads.googleads.v5.errors.googleadsfailure-bin", > "data": "<Unknown Binary Data>" > }, > { > "@type": "grpc-status-details-bin", > "data": "<Unknown Binary Data>" > }, > { > "@type": "request-id", > "data": "NcYS0j4mhqV-_DpYeZOK3A" > } > ] > > > Happens on random operations when trying to create adgroup ads via > batchjob. No idea what to do. Error message says sequence token is > invalid, > but for me it seems a follow up error, since it happens randomly on > exactly > the same ads every time. > > Maybe someone knows something about this? > Google Ads API Forum Advisor Prod <adsapiforumadvi...@gmail.com>: Oct 13 > 07:01PM > > Hey, > > Glad to hear your initial issue was resolved. Can you please share your > full request and response through reply privately to author so I can take a > closer look? > > Thanks, > Anthony > Google Ads API Team > > Anthony > Google Ads API Team > ref:_00D1U1174p._5004Q268Ueo:ref > Back to top <#m_-602493891490291270_digest_top> > Google Ads API: Create sitelink and association as 1 atomic operation > <http://groups.google.com/group/adwords-api/t/6c5735802413b765?utm_source=digest&utm_medium=email> > Google Ads API Forum Advisor Prod <adsapiforumadvi...@gmail.com>: Oct 13 > 06:55PM > > Hi Ales, > > You will need to create the sitelink first before associating it with a > campaign, similar to how it's described here. > > Regards, > Anthony > Google Ads API Team > > Anthony > Google Ads API Team > ref:_00D1U1174p._5004Q268nES:ref > Back to top <#m_-602493891490291270_digest_top> > Dynamically change client id in adsapi_php.ini file of Googleads php > library > <http://groups.google.com/group/adwords-api/t/c61acb08853fc8d4?utm_source=digest&utm_medium=email> > "rodrig...@gmail.com" <rodrigo.r...@gmail.com>: Oct 13 04:25AM -0700 > > Depends on what would you like to achieve. If you have completely > different > credentials I would recommend adding another file and add a condition to > check which one to be used. If credentials are the same just add the > withClientCustomerId function. But if you're signing a different customer > probably would change whole authentication process using only OAuth2 class. > > Hope you find it helpful lol. > > On Monday, October 12, 2020 at 3:58:27 PM UTC-5 adsapiforumadvisor wrote: > > Google Ads API Forum Advisor Prod <adsapiforumadvi...@gmail.com>: Oct 13 > 06:56PM > > Hi, > > Thank you for sharing your thoughts. If it’s just the change of the > clientCustomerId then it could be added with this code. For the OAuth2 > credentials change, the values in the configuration file need to be > changed. One possible way to achieve this is to have multiple configuration > files and switch among them with the customized logic. > > Thanks and regards, > Xiaoming, Google Ads API Team > > > > Xiaoming > Google Ads API Team > ref:_00D1U1174p._5004Q22YEPv:ref > Back to top <#m_-602493891490291270_digest_top> > create campaign with total budget > <http://groups.google.com/group/adwords-api/t/e2d3d5ff2338439b?utm_source=digest&utm_medium=email> > Google Ads API Forum Advisor Prod <adsapiforumadvi...@gmail.com>: Oct 13 > 04:51PM > > Hello, > > Can you please clarify if you are referring to the bulk upload utility > from Ads scripts or the batch job service from the Ads API? > > Thanks, > Matthew > Google Ads API Team > > Matthew > Google Ads API Team > ref:_00D1U1174p._5004Q268nx8:ref > Back to top <#m_-602493891490291270_digest_top> > Google Ads API: Feature Request for change_status report > <http://groups.google.com/group/adwords-api/t/a7462cb1e0cee836?utm_source=digest&utm_medium=email> > Google Ads API Forum Advisor Prod <adsapiforumadvi...@gmail.com>: Oct 13 > 04:06PM > > Hi Mat, > > I'll pass this request on your behalf. You can get updates on our blog. > > Cheers, > Anthony > Google Ads API Team > > Anthony > Google Ads API Team > ref:_00D1U1174p._5004Q268nkE:ref > Back to top <#m_-602493891490291270_digest_top> > creating video campaign > <http://groups.google.com/group/adwords-api/t/c61fda0f428e775?utm_source=digest&utm_medium=email> > Google Ads API Forum Advisor Prod <adsapiforumadvi...@gmail.com>: Oct 13 > 03:22PM > > Hi Krishnadas, > > Thank you for reaching out. As Google Ads Scripts is a separate product > from Adwords API/Google Ads API, I would suggest you reach out to the > Google Ads Scripts Team and raise your concerns via their forum. They would > be able to assist you on the issue you have. > > Thanks and regards, > Xiaoming, Google Ads API Team > > > > Xiaoming > Google Ads API Team > ref:_00D1U1174p._5004Q268m25:ref > Back to top <#m_-602493891490291270_digest_top> > Google Ads API - Dart Libraries/SDK > <http://groups.google.com/group/adwords-api/t/27cc19cba1271ac9?utm_source=digest&utm_medium=email> > Google Ads API Forum Advisor Prod <adsapiforumadvi...@gmail.com>: Oct 13 > 03:05PM > > Hi Simon, > > We cannot give any timelines for if and when features will become > available. Any announcements will be made on our blog. > > Regards, > Anthony > Google Ads API Team > > Anthony > Google Ads API Team > ref:_00D1U1174p._5004Q268lzv:ref > Back to top <#m_-602493891490291270_digest_top> > AdGroupCriterionService - Keywords > <http://groups.google.com/group/adwords-api/t/f84a25fd46bce165?utm_source=digest&utm_medium=email> > Roman Bondarenko <roman.bondare...@starnavi.io>: Oct 13 04:41AM -0700 > > Hello, team! > > I would like to ask for a help with statuses for keywords criterion for > adGroups. > So I receive from API payload which looks like this: > { > 'adGroupId': 104836958107, > 'criterionUse': None, > 'criterion': { > 'id': 970272523342, > 'type': 'KEYWORD', > 'Criterion.Type': 'Keyword', > 'text': 'test broad match', > 'matchType': 'BROAD' > }, > 'labels': [], > 'forwardCompatibilityMap': [], > 'baseCampaignId': None, > 'baseAdGroupId': None, > 'AdGroupCriterion.Type': 'BiddableAdGroupCriterion', > 'userStatus': 'ENABLED', > 'systemServingStatus': 'RARELY_SERVED', > 'approvalStatus': 'PENDING_REVIEW', > 'disapprovalReasons': [], > 'firstPageCpc': None, > 'topOfPageCpc': None, > 'firstPositionCpc': None, > 'qualityInfo': None, > 'biddingStrategyConfiguration': { > 'biddingStrategyId': None, > 'biddingStrategyName': None, > 'biddingStrategyType': 'MANUAL_CPC', > 'biddingStrategySource': 'CAMPAIGN', > 'biddingScheme': { > 'BiddingScheme.Type': 'ManualCpcBiddingScheme', > 'enhancedCpcEnabled': True > }, > 'bids': [ > { > 'Bids.Type': 'CpmBid', > 'bid': { > 'ComparableValue.Type': 'Money', > 'microAmount': 10000 > }, > 'cpmBidSource': 'ADGROUP' > }, > { > 'Bids.Type': 'CpcBid', > 'bid': { > 'ComparableValue.Type': 'Money', > 'microAmount': 13130000 > }, > 'cpcBidSource': 'CRITERION' > } > ], > 'targetRoasOverride': None > }, > 'bidModifier': None, > 'finalUrls': None, > 'finalMobileUrls': None, > 'finalAppUrls': None, > 'trackingUrlTemplate': None, > 'finalUrlSuffix': None, > 'urlCustomParameters': None > } > > But on platform page it status: "Low search volume". > [image: image.png] > So status for this keyword is 'systemServingStatus': 'RARELY_SERVED', but > where to get from API those words: "Low search volume". Does API provide > this text? > > Thank you! > Google Ads API Forum Advisor Prod <adsapiforumadvi...@gmail.com>: Oct 13 > 02:52PM > > Hi Roman, > > With the field SystemServingStatus, the value RARELY_SERVED maps to "low > search volume". You can set the useRawEnumValues of your report request to > false to get the value returned as "low search volume" instead of > RARELY_SERVED. > > Cheers, > Anthony > Google Ads API Team > > Anthony > Google Ads API Team > ref:_00D1U1174p._5004Q268olI:ref > Back to top <#m_-602493891490291270_digest_top> > Optimization scores via API? > <http://groups.google.com/group/adwords-api/t/2e51d1558fba544?utm_source=digest&utm_medium=email> > Peter Petrov <p.a.pet...@gmail.com>: Oct 13 06:38AM -0700 > > Hello, > > > > Are these optimization scores available via the AdWords Reporting API? > > > > https://support.google.com/google-ads/answer/9061546 > > > > https://support.google.com/google-ads/answer/9061547 > > > > Regards, > > Peter > Peter Petrov <p.a.pet...@gmail.com>: Oct 13 06:40AM -0700 > > Also... are they at the campaign level, client account level or even MCC > level? > > Many thanks in advance. > > > > On Tuesday, October 13, 2020 at 9:38:59 AM UTC-4 Peter Petrov wrote: > > Google Ads API Forum Advisor Prod <adsapiforumadvi...@gmail.com>: Oct 13 > 02:09PM > > Hi Peter, > > Optimization scores are currently not available through the API but there > is a feature request to have them added. Announcements regarding it will be > made on our blog. > > Regards, > Anthony > Google Ads API Team > > Anthony > Google Ads API Team > ref:_00D1U1174p._5004Q268qHo:ref > Back to top <#m_-602493891490291270_digest_top> > Google Ads failure details: authorization_error: The developer must sign > the terms of service. They can be found here: ads.google.com/aw/apicenter > <http://groups.google.com/group/adwords-api/t/37c4d2d8b11600a0?utm_source=digest&utm_medium=email> > "ankitt...@gmail.com" <ankitthapa...@gmail.com>: Oct 13 04:57AM -0700 > > When I try to Get Account Hierarchy using below Library. > > > https://developers.google.com/google-ads/api/docs/account-management/get-account-hierarchy > > Then I am getting error: *"Google Ads failure details: > authorization_error: > The developer must sign the terms of service. They can be found here: > ads.google.com/aw/apicenter"* > > But developer token is already approved and T&C accepted in * > ads.google.com/aw/apicenter > URL*. > > Please help to solve this error. > > Thanks > Back to top <#m_-602493891490291270_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 "AdWords API and Google Ads 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/CANWdYfr85o651ZU_b8zUqA0z25BXpdKOZaAFrAfnYeFmviSKCw%40mail.gmail.com.