Re: AddCampaignBidModifier example. ApiException: Request contains an invalid argument

2020-12-14 Thread Андрей Ласевичев
Hello there! I am using php_grpc-1.34.0rc2-7.3-ts-vc15-x64. Is this version working? вторник, 15 декабря 2020 г. в 12:52:49 UTC+5, adsapiforumadvisor: > Hello there, > > Could you tell what protobuf > > version > y

RE: AddCampaignBidModifier example. ApiException: Request contains an invalid argument

2020-12-14 Thread Google Ads API Forum Advisor Prod
Hello there, Could you tell what protobuf version you're using and do you use the C implementation? Note that we have a known issue that the PHP implementation may sometimes not work as expected. Best, Thanet, Google Ads API Team ref:_00D1U1174p._5004Q28nD7b:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=

Re: How to get association for AdExtension

2020-12-14 Thread Google Ads API Forum Advisor Prod
Hi Matt, Adding extensions in the UI and directly associating them to a certain level (account, campaign or ad group) should correspond to creating them in the API via the extension setting services. For example, created extensions that were assigned at the campaign level can be retrieved usin

Client is waiting for API token for a long time

2020-12-14 Thread 'Ram Michaeli' via AdWords API and Google Ads API Forum
Hey, I'm a Google Ads sales rep. My client, Resident Home, filed a request for an API token a while ago, and still did not hear back. They've also filed the compliance team contact form , again not hearing back. How can I get info about the sta

RE: Regarding the Google Ads API client library fo Go language

2020-12-14 Thread Google Ads API Forum Advisor Prod
Hi Gian, Thank you for sharing and posting news about Go lang client library. However, for the benefit of everyone referring to this forum thread, allow me to relay the information below : We are regularly evaluating language support for our client libraries. Please voice your preferences on t

RE: Extracting the Operating System using Google Ads API

2020-12-14 Thread Google Ads API Forum Advisor Prod
Hi Stav, You can use the campaign_criterion resource to retrieve the : campaign_criterion.operating_system_version.operating_system_version_constant. The campaign resource should also be available since it is included as an attributed resource, and you can retrieve the campaign.id field via the

Size: Display from Audience manager

2020-12-14 Thread freddy kresna
Hi, I tried to take the value Size:Display that I got from Tools & Settings >> Audience Manager then I click one of the Audience Lists (like the picture I attach below show number 840) I tried using Google Ads API and use this query select user_list.size_for_display from user_list where user_lis

Re: Access to Billed Cost vs. Served Cost

2020-12-14 Thread cv
Is there any progress on this feature request? On Friday, 31 January 2020 at 01:48:20 UTC+5:30 adsapiforumadvisor wrote: > Hi Grady, > > Thank you for reaching out. As of now it is not supported to retrieve the > "billed cost" through the API. I have submitted a feature request to > include th

RE: General failures trigger partial failures for every operation in Google Ads Api

2020-12-14 Thread Google Ads API Forum Advisor Prod
Hi Léon, Thank you for reaching out and for the detailed description of the issue you have observed. Before I discuss this with the rest of our team, could you also provide your customer ID? Also, you may enable logging, if you haven't yet, and provide as well the complete request and response

Re: Trouble in Delete user_list

2020-12-14 Thread Vikram Singh
Thank you for your response. On Tue, Dec 15, 2020 at 9:21 AM Google Ads API Forum Advisor Prod < adsapiforumadvi...@gmail.com> wrote: > Hi Vikram, > > Thank you for reaching out. > > I noticed that you're still using the v3 version of the Google Ads API. I > would recommend that you also consider

RE: Campaign schedule

2020-12-14 Thread Google Ads API Forum Advisor Prod
Hi Dmitriy, Thanks for posting your concern. If you are looking for the sample code for adding ad schedules for the campaigns, then I am afraid that this is currently not available. However, you can derive you code from create operation of CampaignCriterionService.MutateCampaignCriteria and co

RE: Trouble in Delete user_list

2020-12-14 Thread Google Ads API Forum Advisor Prod
Hi Vikram, Thank you for reaching out. I noticed that you're still using the v3 version of the Google Ads API. I would recommend that you also consider migrating to the latest version. Moving forward, based on the logs, it appears that you may be trying to mutate a read-only type of userlist.

RE: Traffic estimator service giving low results.

2020-12-14 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for posting your concern. To further investigate, could you provide the customer ID and the complete SOAP request and response logs with request ID generated on your end? You can provide it via Reply privately to author option. Also, could you try generating traffic estimates wit

RE: How to exclude BiddableAdGroupCriterion instead of deleting it?

2020-12-14 Thread Google Ads API Forum Advisor Prod
Hi Yuri, Thank you for reaching out. Once a criterion has been created as biddable, you will need to REMOVE it and ADD a new one (with the details of previous criterion) as a negative criterion if you then wish to exclude it. Best regards, Peter Laurence Napa Oliquino Google Ads API Team ref:

RE: Adding mobile Ids to CrmBasedUserList through APIs isn't reflected into Google Ads site

2020-12-14 Thread Google Ads API Forum Advisor Prod
Hi Sejin, You can enable logging for your Python client library by referring to this guide. That said, could you confirm if there were indeed no errors in your API requests? If there weren't any errors, then you may note that it may take between 6 to 12 hours for a list to be populated with me

Re: Error in Google Ads API: change_event.client_type - Changes via "GOOGLE_ADS_EDITOR" are missing.

2020-12-14 Thread Google Ads API Forum Advisor Prod
Hi Jt, If you have similar issue with Mat, then please also provide the following details via Reply privately to author option to investigate: sample screenshots of the change history logs made by Google Ads editor that were not included in the report complete request and response logs with req

Re: Cannot upload click conversion

2020-12-14 Thread Google Ads API Forum Advisor Prod
Hi Pascal, Thank you for the additional context. We do understand that the issue has been resolved, however, so that our team can investigate your observation that it should not have returned the error, I would need the requested details so that I can discuss it with the team. You may provide

Re: how the policy exemption work for expandedtext ads/keyword?

2020-12-14 Thread msgu...@gmail.com
no update? On Monday, December 7, 2020 at 10:08:01 AM UTC-8 msgu...@gmail.com wrote: > Hi Team > > We are building an agency platform on top of google ads APIs. > But we are confusing about the policy exemption API. > I'd get some confirmation from you. > From document: > https://developers.google

How do I get the daily budget at the account level?

2020-12-14 Thread learn protect
Hi team, Please tell me how to get the daily budget at the account level? Which field corresponds to in the account_budget report? Thanks! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog

RE: how to test edge case errors

2020-12-14 Thread Google Ads API Forum Advisor Prod
Hi Yurii, Thank you for reaching out. If you would like to test in an automatic fashion, you could utilize the testing framework. If you would like to do that manually, you would have to do it via the Google Ads UI. However, based on the nature of these errors, they are more appropriate to be t

RE: Is there a list with all formats requirements?

2020-12-14 Thread Google Ads API Forum Advisor Prod
Hello, This document will show you all the formats and styles that are allowed or not when using Google Ads. If you have any follow up questions, I recommend reaching out to the product team through this link. Regards, Anthony Google Ads API Team Anthony Google Ads API Team ref:_00D1U1174p._50

RE: TargetingIdeaService NetworkSetting XML Error

2020-12-14 Thread Google Ads API Forum Advisor Prod
Hi Jared, Thank you for reaching out. If you elect to configure the NetworkSearchParameter, then please add in all the four networkSettings, which means also provide the configurations for the targetSearchNetwork, targetContentNetwork and targetPartnerSearchNetwork as described in this example

RE: migrating from AdWordsAPI, no able to execute get_campaigns.py

2020-12-14 Thread Google Ads API Forum Advisor Prod
Hi Felix, You can try to add both the customer id (child account) and login customer id (manager account) in your yaml file. Please be sure that your credentials were created from the test manager account level. If you face any issues, you can reply privately to author your full request and res

Re: How to get customer id from credentials

2020-12-14 Thread Kamil Buczko
ListAccessibleCustomers is not working because i don't have loginCustomerId set in GoogleAdsClient, so when i call listAccessibleCustomers i get an error. I can't see getCustomers() method in java sdk CustomerServiceClient implementation. The only method is getCustomer() which requires customerI

Re: customerClientLinks:mutate through REST API

2020-12-14 Thread Steve Wilcox
Thank you, I will do that. On Mon, Dec 14, 2020 at 9:42 AM Google Ads API Forum Advisor Prod < adsapiforumadvi...@gmail.com> wrote: > Hi Steve, > > Thank you for reaching out. You could send the complete request and > response logs along with the code snippet you used to our email alias > googlea

Re: customerClientLinks:mutate through REST API

2020-12-14 Thread Google Ads API Forum Advisor Prod
Hi Steve, Thank you for reaching out. You could send the complete request and response logs along with the code snippet you used to our email alias googleadsapi-supp...@google.com. Thanks and regards, Xiaoming, Google Ads API Team Xiaoming Google Ads API Team ref:_00D1U1174p._5004Q28odRG:ref

RE: Google Ads Api Standard Access Review Period

2020-12-14 Thread Google Ads API Forum Advisor Prod
Hi Michal, The compliance should get back to you within a business day regarding your Standard access application. Cheers, Anthony Google Ads API Team Anthony Google Ads API Team ref:_00D1U1174p._5004Q29R4wR:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: AddCampaignBidModifier example. ApiException: Request contains an invalid argument

2020-12-14 Thread Андрей Ласевичев
Can you tell me how to fix the error? where did I go wrong? пятница, 4 декабря 2020 г. в 18:40:16 UTC+5, Андрей Ласевичев: > trying to repeat the example from github > https://github.com/googleads/google-ads-php/blob/master/examples/CampaignManagement/AddCampaignBidModifier.php > > $campaignB

Re: Targetting Idea Service - New Interface using API

2020-12-14 Thread Vijaysinh Parmar
Is there any updates on this? are we able to get this data in current api? On Friday, June 8, 2018 at 1:47:53 AM UTC+5:30 Bharani Cherukuri (AdWords API Team) wrote: > Hello, > > Currently, the Top of Page bid (low range, high range) is currently not > supported through the API. You will be ab

Sudden loss of access to accounts via AdWords API multiple MCCs

2020-12-14 Thread Dean Povey
We manage a number of accounts via a software tool, and we have just noticed today that a bunch of manager accounts suddenly lost access to their customers. This occasionally happens for normal reason, but you can see the following numbers indicate an unusual event: 21 [30 Nov 2020

Re: How to fetch deivce and extensions statistics

2020-12-14 Thread Google Ads API Forum Advisor Prod
Hi Matt, Thank you for providing further details privately. I work with Anthony and let me provide support to your concern. I can see that my colleagues have already sent responses to this concern and based on your latest reply, this type of extension was created in the UI. Please confirm if m

Re: Account details and Campaign recommendation details

2020-12-14 Thread learn protect
Hi, Please tell me how to get the daily budget at the account level? Which field corresponds to in the account_budget report? Thanks! 在2020年9月4日星期五 UTC+8 上午4:35:43 写道: > Hi Somnath, > > Thanks for reaching out. Please fi

Re: Youtube Data API V3 quota increase

2020-12-14 Thread Google Ads API Forum Advisor Prod
Hello Todd, I'm sorry for your inconvenience. We've passed your feedback to the team responsible for the video ads feature. You can follow the most recent updates about the Google Ads API at this website. Best, Thanet, Google Ads API Team ref:_00D1U1174p._5001UEGEyx:ref -- -- =~=~=~=~=~=~=~=~

Conversion Actions Setting API

2020-12-14 Thread chen elvaa
Hi, We are now setting up marketing API for programmatic publishing, yet I couldn't find the create API for Conversion actions. For example, our server send the custom-event through S2S to google ads server, I will need to import the event from third party service provider on conversion actions

General failures trigger partial failures for every operation in Google Ads Api

2020-12-14 Thread Léon Gersen
I initialy reported this with the Google Ads PHP SDK repository . When sending updates with partial failure enabled, general failures trigger partial failures for every operation instead. For example, when calling *AdGroupCriterionServic