Google Ads can't complete your request at the moment. Please reload this page to try again.

2020-06-22 Thread Martin SangDo
I access any ad account to create App Users audience. When I click onto text box Select your app, 1 popup error displays: "Google Ads can't complete your request at the moment. Please reload this page to try again." Cannot search any app at all. It lasts for 1 week. -- --

Re: CrmBasedUserList - clear a list (full cleaning)

2020-06-22 Thread cv
Hi Mitchell, I need to remove all the members. Yes, that code looks correct as long as the REMOVE operator is bring used. -> Is this diffrent then this line? $operand->setRemoveAll(true); This remove all operator is set. Thanks On Monday, 22 June 2020 19:37:33 UTC+5:30, adsapiforumadvisor

Re: Caller Does Not Have Permission

2020-06-22 Thread 'Amber Xie' via AdWords API and Google Ads API Forum
Resolved. For further reference, you can add the login-customer-id header by looking at other example code in the client library. I was trying to access data from an account that was not finished setting up. On Monday, June 22, 2020 at 11:25:39 AM UTC-7 Amber Xie wrote: > Hi, > >

RE: Google adword Api data not match with Google Ux/UI

2020-06-22 Thread Google Ads API Forum Advisor Prod
Hi Priya, Thanks for reaching out. In order for me to take a closer look, can you please provide customer id and screenshot of the UI. Please reply privately to the author so that I can further investigate the issue. Thanks, Nirmita Patel Google Ads Team ref:_00D1U1174p._5004Q218MWi:ref --

RE: Customer clients billing details are not inherited automatically from manager account's Billing details

2020-06-22 Thread Google Ads API Forum Advisor Prod
Hi Sudhakar, Thank you for reaching out. You can see here for instructions on how to set the billing setup of the account. Unfortunately, it is not possible to set the country through the API. I have created a feature request on your behalf so please keep an eye on our Developer Blog for

RE: Generate tokens - Login Failed

2020-06-22 Thread Google Ads API Forum Advisor Prod
Hi Karol, Thank you for reaching out. Can you confirm if you are using your own OAuth2 credentials? If so, did you ensure that you selected "Web application" for the Application type when generating the credentials? This is the only type of application that will work with the OAuth2

Re: Does AdWords API support curl command for Customer Match( Audiance list)?

2020-06-22 Thread Google Ads API Forum Advisor Prod
Hi Valarmathi, Thank you for providing information. With regards your concern, could you please make sure you have enter correct information here. Unfortunately, there is no example available using curl command. You may refer to this guide for curl command documentation. Thanks, Nirmita Patel

Re: Can I perform OAuth for AdWords through an executable file?

2020-06-22 Thread Matthew Gherman
I believe that the service account method is the best route for this process but if anyone has suggestions otherwise please let me know. But keep in mind that the process needs to take place in a console and cannot be done through a web site -- --

Re: Location Extensions / Business Account Identifier

2020-06-22 Thread Google Ads API Forum Advisor Prod
Hi Pete, Thank you for explaining the issue so thoroughly. I appreciate the frustrations that you are experiencing. Please note that we are not GMB API experts, and can only offer limited insight into GMB functionality. In response to your questions: 1) There isn't a mechanism for

Re: CRITERIA_PERFORMANCE_REPORT in Google Ads Api

2020-06-22 Thread Олеся Васина
Nirmita, thank you! Query is quite appropriate for me. But i can't select fields from segments, such as segments.date and segments.keyword.ad_group_criterion which i need for my task. Can you please help me to solve this problem? Thank you! Best regards, Olesya понедельник, 22 июня 2020

RE: URL performance report doesn't content all data we see in UI

2020-06-22 Thread Google Ads API Forum Advisor Prod
Hi Oksana, Thanks for reaching out. With regards to your concern, can you please share the complete report definition and screenshot of the UI along with customer id, Please reply privately to the author so that I can further investigate the issue. Thanks, Nirmita Patel Google Ads Team

selam

2020-06-22 Thread Mustafa Uncuoğlu
sitemde google ile bağlan kodu ekleyeceğim gerekli kodlar mevcut ama girmiyor -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are

Re: Google Ads API: "campaign.label" in SELECT query bugged in campaign?

2020-06-22 Thread Rob Martin
I'm encountering the same issue. This part of the Google Ads API documentation makes it sound like you can combine labels with metrics on the Campaign and Ad Group resources, but I get a similar `

RE: AD_PERFORMANCE_REPORT is empty

2020-06-22 Thread Google Ads API Forum Advisor Prod
Hello, Thank you for reaching out. Please provide your customer client ID as well as the complete detailed logs of the request and response so that I can further investigate what is causing your blank ad performance reports. Kindly provide these details to googleadsapi-supp...@google.com as we

Re: Caller Does Not Have Permission

2020-06-22 Thread 'Amber Xie' via AdWords API and Google Ads API Forum
In addition, when I run the GetCampaigns.java from the library, and I input my clientID/secret/refresh token, I still don't have permission. I'm using the same email addresses, but I get the error PERMISSION_DENIED: The caller does not have permission. I've enabled the API and retrieved the

Re: Caller Does Not Have Permission

2020-06-22 Thread 'Amber Xie' via AdWords API and Google Ads API Forum
Hi, Unfortunately this did not fix it. I've inputted a managerId and a loginCustomerId corresponding to the manager account and a client account I've created directly underneath the manager. Running "mvn -X clean install exec:java

Re: CRITERIA_PERFORMANCE_REPORT in Google Ads Api

2020-06-22 Thread Google Ads API Forum Advisor Prod
Hi Olesya, Thanks for reaching out. With regards to your concern, you can combine the report and you can query all of that info from the ad_group_criterion report and you can pull fields from the reports in the "attributed resources”, Please see the below query to get the data what you are

RE: Remarketing audience user lists via API

2020-06-22 Thread Google Ads API Forum Advisor Prod
Hi Valarmathi, Thank you for reaching out. Yes, this is possible however there are unfortunately no examples available. I would recommend following the instructions here starting at step 3. In order to create the XML, you can follow the WSDL structure of the AdwordsUserListService here. You

Re: How to add multiple records to members in AdwordsUserListService for customer matching?

2020-06-22 Thread abhi
Thanks for answering all of my questions Thanks, Abhi On Monday, June 22, 2020 at 11:49:14 AM UTC-6, adsapiforumadvisor wrote: > > Hi Abhi, > > If you try and add a duplicate member to a user list, the API call will > not fail but the duplicate entry will be ignored. > > Regards, > Mitchell >

RE: Linking agency with his client using CustomerManagerLinkService with Basic Access Developer token

2020-06-22 Thread Google Ads API Forum Advisor Prod
Hi Damian, Thank you for reaching out. The USER_PERMISSION_DENIED error indicates that the authorized customer does not have access to the operating customer. Since your OAuth2 credentials were generated for 3191377543, you will have to authenticate your calls from this account, not from

Can I perform OAuth for AdWords through an executable file?

2020-06-22 Thread Matthew Gherman
Hi all, I am trying to create a .exe file to complete the authorization process but can't quite figure out how to complete this task. I am attempting to do this currently through using a service account but the steps for this process don't seem to be laid out. Can anyone help with this task? I

RE: Google Ads API - Minimum Python Version

2020-06-22 Thread Google Ads API Forum Advisor Prod
Hi Liad, This issue is more suited for the client library owners to address. You can reach out to them by creating an Issue here. Regards, Anthony Google Ads API Team ref:_00D1U1174p._5004Q218NNl:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: How to add multiple records to members in AdwordsUserListService for customer matching?

2020-06-22 Thread Google Ads API Forum Advisor Prod
Hi Abhi, If you try and add a duplicate member to a user list, the API call will not fail but the duplicate entry will be ignored. Regards, Mitchell Google Ads API Team ref:_00D1U1174p._5004Q217MPU:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

RE: Revoking invitations

2020-06-22 Thread Google Ads API Forum Advisor Prod
Hello, Please share your SOAP request and response and a screenshot that shows a pending invitation through reply privately to author so I can take a closer look. Thanks, Anthony Google Ads API Team ref:_00D1U1174p._5004Q218MRn:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

RE: OfflineDataUploadService API Total number events that can be called in Google ads api

2020-06-22 Thread Google Ads API Forum Advisor Prod
Hi Alen, Thank you for reaching out. The maximum number of offline click conversions that can be uploaded per API call is 2000. You could refer to this documentation for more information. Thanks and regards, Xiaoming, Google Ads API Team ref:_00D1U1174p._5004Q218KI5:ref -- --

RE: Is there any plans to stop using Joda-Time in AdWords API Java lib

2020-06-22 Thread Google Ads API Forum Advisor Prod
Hi Serhii, Thank you for reaching out. This is not an expected change in the API that we will migrate to java 8 time from Joda-Time lib. But for the most recent updates on API, you could refer to our blog for more information. Thanks and regards, Xiaoming, Google Ads API Team

RE: Does keyword search volume update in real time?

2020-06-22 Thread Google Ads API Forum Advisor Prod
Hi Dima, Thank you for reaching out. As mentioned in this documentation, the data is updated on a monthly basis and does not update in real time. Let me know if you have any additional questions. Regards, Danica, Google Ads API Team ref:_00D1U1174p._5004Q2182a7:ref -- --

RE: MobileAppCategory result from SharedCriterionPage doesn't have displayname, mobileappcategoryid values

2020-06-22 Thread Google Ads API Forum Advisor Prod
Hi Darren, Thank you for reaching out. Can you please share your client customer ID along with the complete detailed request and response logs of your API call via Reply privately to author so I can further investigate the issue? You can find information on enabling logging in the ReadMe of

RE: How to create the Product Group of "All Product" with AdWords API

2020-06-22 Thread Google Ads API Forum Advisor Prod
Hi, Thanks for sharing that screenshot. In order to debug why the partitioning via the API isn't producing the same result as the UI, I'll need your CID. Could you please share that privately with me? Thanks, Sasha The Google Ads API Team ref:_00D1U1174p._5004Q20XJAC:ref -- --

Re: How to add multiple records to members in AdwordsUserListService for customer matching?

2020-06-22 Thread abhi
Hi Mitchell, Thanks for the input, I just have another question, how does the customer matching list handle duplicates? like what would happen if I am adding a member that already exists in the list, would it get added or the will the duplicate be ignored? On Friday, June 19, 2020 at 8:34:18

RE: Youtube video Asset creation: AttributeError: Assignment not allowed to field "youtube_video_id" in protocol message object.

2020-06-22 Thread Google Ads API Forum Advisor Prod
Hi Stefan, Thank you for reaching out. Please try making the following change to your code: Instead of: video_asset.youtube_video_asset.youtube_video_id = "tDUOo93p9mk" Please try: video_asset.youtube_video_asset.youtube_video_id.value = "tDUOo93p9mk" Let me know if you are still facing any

RE: Setting up Google ADS API for the offline conversion upload service

2020-06-22 Thread Google Ads API Forum Advisor Prod
Hi Pablo, Thank you for reaching out. Yes, your are right. DEVELOPER_TOKEN_NOT_APPROVED errors occurs as you were trying to make API calls against a production account with a developer token that has test access. You would have to either wait for your upgrade approved or make calls to a test

Re: Unable to create Subdivision of Product Partition and Unable to Replace the Existing Product Partitoons as well

2020-06-22 Thread Google Ads API Forum Advisor Prod
Hi Gagan, In order to retrieve all Ad Group Criteria for that campaign, you can use the get method of the AdGroupCriterionService. Here is a similar example but for CampaignCriteria . While the service you'll be using is different, the approach is similar. When constructing your selector,

RE: account balance

2020-06-22 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out. Unfortunately, it is not possible to retrieve the account balance via the API. There is an existing feature request for this so please keep an eye on our Developer Blog for information on future releases. Regards, Mitchell Google Ads API Team

Google Ads API - Minimum Python Version

2020-06-22 Thread 'Liad Barak' via AdWords API and Google Ads API Forum
About the minimum python version for Google Ads API As I see it - for Google Ads V3 having python version v3.7 will enable me to run it. For Google Ads V1, V2 python 3.6+ works. My questions - 1. Is that correct? 2. Since upgrading

RE: CrmBasedUserList - clear a list (full cleaning)

2020-06-22 Thread Google Ads API Forum Advisor Prod
Hi, Yes, that code looks correct as long as the REMOVE operator is bring used. Yes, it will only remove the members of the user list specified. Regards, Mitchell Google Ads API Team ref:_00D1U1174p._5004Q218KJc:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

RE: Set audience targetAll Python

2020-06-22 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out. Please see this example for how to set the settings of a specific ad group. For audience targeting, you would set the criterionTypeGroup to USER_INTEREST_AND_LIST. Regards, Mitchell Google Ads API Team ref:_00D1U1174p._5004Q218I3n:ref -- --

RE: appId when creating audience with uploadKeyType to MOBILE_ADVERTISING

2020-06-22 Thread Google Ads API Forum Advisor Prod
Hi Fikrih, Thank you for reaching out. For your first question, that is correct. A single list upload can’t include both Apple and Android advertising IDs. For your second question, the uploadKeyType should be MOBILE_ADVERTISING_ID. The appID is to specify which app the data came from. Each

Re: Does AdWords API support curl command for Customer Match( Audiance list)?

2020-06-22 Thread Valarmathi Arikrishnan
*My Sample Request:* curl -XPOST -H 'developer-token: RhqggqSGOIP48CT9LZliJQ' -H 'Authorization: Bearer ya29.a0A###' -H "Content-type: application/json" -d '[ { "hashedEmail": "cc2e166955ec49675e749f9dce21db0cbd2979d4aac4a845bdde35ccb642bc47" } ]'

Google adword Api data not match with Google Ux/UI

2020-06-22 Thread priya joshi
Hi, when i fetch data through api it is match with google adword dashboard where i am doing mistake . google adword dashboard showing 4360 rows impr but when i fetch its showing 1230 rows Please help here is my query ReportQuery query = new ReportQueryBuilder()

RE: Could please tell what country does these missing country_criteria_id present ?

2020-06-22 Thread Google Ads API Forum Advisor Prod
Hello, You are correct. The ids that you are seeing are the ones found in the Understanding Google Ads country restrictions document you mentioned. These ids cannot be targeted via the API and unfortunately, we don't have a workaround to map the locations of those ids missing from Geo targets

Revoking invitations

2020-06-22 Thread MWA
Hi, I want to revoke the invitation via API. My code is $oAuth2Credential = (new OAuth2TokenBuilder())->fromFile()->build(); $session = (new AdWordsSessionBuilder())->fromFile()->withOAuth2Credential( $oAuth2Credential)->build(); $adWordsServices=new AdWordsServices();

RE: Campaigns were added from Adwords API example on accident, how?

2020-06-22 Thread Google Ads API Forum Advisor Prod
Hello, Can you please provide me your CID, any relevant screenshots, and if possible, SOAP logs of these campaign creations through reply privately to author so I can take a closer look? Thanks, Anthony Google Ads API Team ref:_00D1U1174p._5004Q217wS4:ref -- --

RE: Can I Install Google Ads API PHP Client Library and Google APIs Client Library for PHP in the same project?

2020-06-22 Thread Google Ads API Forum Advisor Prod
Hello, Please create an issue on the client library page as they are better suited to resolve your issue. Cheers, Anthony Google Ads API Team ref:_00D1U1174p._5004Q218DDC:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: Location Extensions / Business Account Identifier

2020-06-22 Thread Pete Lavetsky (AdWords API Guru)
Hi Andrew, I appreciate the follow up. The Google Ads API example is great and will be utilized, however the two pieces of information in there are really what we're looking to immediately solve. .setEmailAddress(StringValue.of(gmbEmailAddress))

URL performance report doesn't content all data we see in UI

2020-06-22 Thread Oksana Sulyma
Hi Google Ads team! I have a question on Url Performance Report . We create this report for one of our clients, but it contents less less Impressions then we see in UI. I'll be happy to provide a report and

Customer clients billing details are not inherited automatically from manager account's Billing details

2020-06-22 Thread sudhakar dadi
Hi Team, We did have an integration with Google Ads using APIs. We are using the below api to create a customer client accounts. And I can see those accounts will comes under manager account automatically in Google Ads GUI. And We have observed that, we need to set up billing country for each

Re: CrmBasedUserList - clear a list (full cleaning)

2020-06-22 Thread cv
Hi, Is this correct way to doing it? I also wanted to confirm this will remove only userList Passed. Thanks $userListService = $adWordsServices->get($session, AdwordsUserListService::class); $mutateMembersOperations = []; $mutateMembersOperation = new

Remarketing audience user lists via API

2020-06-22 Thread Valarmathi Arikrishnan
Hello, Is there a way to upload users (customer emails) to audience user list using curl if yes kindly provide the samples? Thanks, Valarmathi A -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

OfflineDataUploadService API Total number events that can be called in Google ads api

2020-06-22 Thread Alen T Mathew
What is the total number of offline data(events) that can be uploaded in a single API call using the Google ads API 'OfflineDataUploadService', version='v201809'? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Youtube video Asset creation: AttributeError: Assignment not allowed to field "youtube_video_id" in protocol message object.

2020-06-22 Thread 'Stefan Delic' via AdWords API and Google Ads API Forum
Hello, I am trying to create a video Asset using the Google Ads API Beta python library. I am getting this error: "AttributeError: Assignment not allowed to field "youtube_video_id" in protocol message object" (I posted the code bellow). The video was successfully uploaded to Youtube

Re: Need help on CRUD operations on Search Campaigns using Google Adwords API

2020-06-22 Thread gagan gupta
Hello, Any response, please. Gagan On Thursday, June 18, 2020 at 12:51:56 PM UTC+5:30, gagan gupta wrote: > > Thanks, Anthony, > > I appreciate your focus and determination on the same. > > Gagan > > On Tuesday, June 16, 2020 at 6:49:56 PM UTC+5:30, adsapiforumadvisor wrote: >> >> Hi Gagan,

Re: Missing locations in the Geo Targets API

2020-06-22 Thread jia Jimmy
And what does these country_criteria_id represent for? 2192 2736 2760 2408 在 2017年9月8日星期五 UTC+8下午9:57:29,Sreelakshmi Sasidharan (AdWords API Team)写道: > > Hi Sean, > > You are right, we don't have the criterion Id - location name mapping > documented for those locations that cannot be

account balance

2020-06-22 Thread Aleksandar
Hi Is it possible to retrieve the current account balance from the billing summary through the API? My client would like to get a warning two or three days before his credit card would be charged. He also regularly pays money to the account through bank transfers which leads to a positive

Re: Setting up Google ADS API for the offline conversion upload service

2020-06-22 Thread Reketec
Hi there, now we received the following error message: Fault: errors { > error_code { > authorization_error: DEVELOPER_TOKEN_NOT_APPROVED > } > message: "The developer token is not approved. Non-approved developer > tokens can only be used with test accounts." > } Is it because my

Re: CRITERIA_PERFORMANCE_REPORT in Google Ads Api

2020-06-22 Thread Олеся Васина
Hi Nirmita, Thanks for your answer. I need to migrate this code to Google Ads API SELECT Date, ExternalCustomerId, CampaignId, AdGroupId, Id, Criteria, CriteriaType FROM CRITERIA_PERFORMANCE_REPORT DURING {start_date}, {end_date} I can't use

Is there any plans to stop using Joda-Time in AdWords API Java lib

2020-06-22 Thread Serhii Himadieiev
Hi there! I hope I can get some clarification here. At the moment AdWords API Java lib requires Java 1.8+, but still using Joda-Time. (Random example:

Re: Does AdWords API support curl command for Customer Match( Audiance list)?

2020-06-22 Thread Valarmathi Arikrishnan
Kindly provide the sample format for @customermatch.json. Thanks!!! On Saturday, June 20, 2020 at 1:10:09 AM UTC+5:30 adsapiforumadvisor wrote: > Hi Valarmathi, > > Thanks for reaching out. With regards to your concern, you can use this > guide >