Getting More Legacy App Install Ads in Google Ads than in Ad Words

2021-03-10 Thread Li Lu
Hi, We found we get more Legacy App Install Ads than is Ad Words. And all these Legacy App Install Ads's headline is

Re: Can't create ads using mutate in google ads API call (Using CURL not client library)

2021-03-10 Thread ProMotive Car
Few more things I want to update. I'm a ColdFusion developer. So I didn't use any of the client libraries. I'm using the postman tool for checking with the above APIs. I've attached the screenshot of my requests and attached the response JSON file. If I didn't send the resource_name, You are

Re: Can't create ads using mutate in google ads API call (Using CURL not client library)

2021-03-10 Thread ProMotive Car
Thanks for your reply... I've tried without sending the resource_name. As I already said, I didn't use any client library, gRPC. I'm just using a simple CURL REST API. I'm trying with my test manager accounts. Here I've attached my request details. *CURL *:

Re: Is Google Ads API facing any disruptions last 3 days?

2021-03-10 Thread Google Ads API Forum Advisor Prod
Hi Jack, Please send the requested details on this email alias googleadsapi-supp...@google.com for privacy purposes and to further investigate. Regards, Ernie John Blanca Tacata Google Ads API Team ref:_00D1U1174p._5004Q2DLUGY:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

RE: Fwd: how to send custom perameter in google adwords API

2021-03-10 Thread Google Ads API Forum Advisor Prod
Hi Shiv, Thank you for posting your concern. I would suggest referring to this document as it discusses how custom parameter works in AdWords API and how you will implement it in your code. Let me know if you have questions with the provided guide. Regards, Ernie John Blanca Tacata Google

Re: Missmatch between location view in UI and geographic_view in API

2021-03-10 Thread Google Ads API Forum Advisor Prod
Hi Johan, Thank you for providing these details. You may reach out to the Google Ads Product (UI) support team instead, via this link, for further assistance on determining the navigation to the Geographic report in your Google Ads account. This is because their team is the more appropriate

RE: Cannot pass location Id for linking GMB specific locations while creating Campaign

2021-03-10 Thread Google Ads API Forum Advisor Prod
Hello there, Thanks for raising this to us. As per this documentation (Local campaign), when setting the location_source_type, you can either choose between GOOGLE_MY_BUSINESS or AFFILIATE. When using the GOOGLE_MY_BUSINESS, locations that are setup on your GMB account are automatically

RE: LocationCriterionService usage python (awql // change response language)

2021-03-10 Thread Google Ads API Forum Advisor Prod
Hi Maxim, Thank you for reaching out to our support team. You may refer below for my responses : 1) Can you provide an example how to query the LocationCriterionService with AWQL in python? I found this example on GitHub, but in general would like to stick to AWQL since it is more compact and

Re: Batch Job Result detailed information

2021-03-10 Thread Google Ads API Forum Advisor Prod
Hi, Yes, you can query the entities as you have described after creation. However, I would recommend that you wait for a brief period after creation before executing the follow up query. I hope this helps. Best regards, Peter Laurence Napa Oliquino Google Ads API Team

Re: customer-match: correlation between email and addressinfo

2021-03-10 Thread sheryan...@braze.com
Hi, I would like to follow up on this if possible. Answers would be greatly appreciated! My questions are: 1) What if both UserIdentifiers were added to the same UserData? Does that mean both UserIdentifiers identify that specific user? 2) If I wanted to remove that specific UserData from the

RE: SearchGoogleAdsRequest multiple accounts

2021-03-10 Thread Google Ads API Forum Advisor Prod
Hi Todd, Thank you for posting your concern. I am afraid that Google Ads API reporting can only be requested per client account unlike in the report UI which has the ability to retrieve data and statistics in the MCC account. With this, I suggest to continue to use the current implementation

Get Campaign Statistics Not Using Report Performance

2021-03-10 Thread Boyke Ferdinandes
Hi All, I'm fairly new within this adwords api world (less than a week) and hope I didnt put a up a stupid question/discussion here. I have spent a whole day trying to figure out this. What I want to do: Get Campaign Statistic with dimensions (campaignID, date, country, region) and metrics

No response when running examples\basic_operations\get_campaigns.py

2021-03-10 Thread ECS
Hello, I am receiving no response when attempting to run the example get_campaigns.py from the repository. Below is the log output. Thanks in advance! [2021-03-10 15:11:00,272 - DEBUG] Request --- Method: /google.ads.googleads.v6.services.GoogleAdsService/SearchStream Host:

RE: LastUploaded time for the audience

2021-03-10 Thread Google Ads API Forum Advisor Prod
Hello, Thanks for reaching out. At the moment, the only way this would be possible to check the last modification time of a user list through the API would be by checking logged requests/responses or looking at the change history in the UI. However, you can use the change event service to

Ad Metrics Report

2021-03-10 Thread Ben Miller
Can someone help with a request I'm trying to make? I'm trying to get historical metric data for ads. Each request I make is coming in over 1 Gb. I think I need to query a different resource but I'm not sure. At the end of the day I need the following allConversions, averageCpm, clicks,

Re: Supporting an on-prem open source application

2021-03-10 Thread Sherif Nada
Hi Xiaoming, Thanks for the prompt reply! Wouldn't this be a violation of the "Allowing automated use" section in the policy violation section: https://support.google.com/adspolicy/answer/6169371?hl=en#pp? >From the docs: "Any automatic or programmatic use of Google Ads by agencies or

RE: Mobile App Id For Segment AdWords Remarketing List Audience Destination

2021-03-10 Thread Google Ads API Forum Advisor Prod
Hi Devyn, Here is a reference to the appId field in AdWords API. It shows how to format the field depending on what OS is being used. If you continue to face issues, please reply privately your API request and response so I can take a closer look. Regards, Anthony Anthony Google Ads API Team

RE: Retrieving changed_fields causes 500 Internal Error

2021-03-10 Thread Google Ads API Forum Advisor Prod
Hi All, Thanks for bringing up this issue with us. I have shared all the information you have provided with our team. We will examine the issue and provide an update as soon as we can. Thank you for your patience. Regards, Matt Google Ads API Team Matt Google Ads API Team

Re: Google Ads API Group Placement report has 0 conversion data.

2021-03-10 Thread Google Ads API Forum Advisor Prod
Hi Jessie, You shouldn't compare reports aggregated at different levels as there can be discrepancies. When looking at the Placements tab (found on the sidebar of your Campaigns screenshot), I see that there are only excluded placements. Since this behavior doesn't appear to be API specific,

RE: The multiples of $ 100 and their history

2021-03-10 Thread Google Ads API Forum Advisor Prod
Hello, The best way to accomplish this through the API is to include segments such as date. Although you will not get the cumulative cost, you can get the cost per day. Once you get this data, you can do some calculations on your end to get the cumulative cost. Cheers, Anthony Anthony Google

Re: refreshing the access

2021-03-10 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out. If this is the case, please send the requested information directly to our email alias at googleadsapi-supp...@google.com. Thanks and regards, Xiaoming, Google Ads API Team Xiaoming Google Ads API Team ref:_00D1U1174p._5004Q2DMOsb:ref -- --

RE: developer token to be used on two google console

2021-03-10 Thread Google Ads API Forum Advisor Prod
Hi Azfar, Thank you for reaching out. The developer token could be used for different Google Console Projects. In contrast, one Google Console Project could only be paired with one developer token. If you have already established the relationship between Google Console Project and one

RE: Supporting an on-prem open source application

2021-03-10 Thread Google Ads API Forum Advisor Prod
Hi Sherif, Thank you for reaching out. The workaround here is that you apply for the developer token and share it with the clients. The clients’ MCC accounts are not linked to your MCC account so you do not have access to their accounts and data. Thanks and regards, Xiaoming, Google Ads API

Re: Missing locations in the Geo Targets API

2021-03-10 Thread TommyTek
I kindly need the country name / country codes of the country criteria id 2192, 2736, 2760, 2408 thank you On Wednesday, March 10, 2021 at 5:29:25 PM UTC+1 TommyTek wrote: > Hi, > thank you for the link >

Re: Missing locations in the Geo Targets API

2021-03-10 Thread TommyTek
Hi, thank you for the link https://developers.google.com/adwords/api/docs/appendix/geotargeting#non-targetable_locations Can you tell us what are the country criteria IDs of such blocked countries? thank you On Thursday, September 7, 2017 at 10:33:02 PM UTC+2 Sreelakshmi Sasidharan

RE: 401 Unauthorized when I try to consume google ads api from local postman

2021-03-10 Thread Google Ads API Forum Advisor Prod
Hello, Can you please confirm that you were able to successfully set up OAuth2 authentication and obtained a refresh token? If so, and you are still seeing the authorization error, please reply privately with the request headers you used. Thanks, Matt Google Ads API Team Matt Google Ads API

Update video type campaigns?

2021-03-10 Thread Forrest Brown
Issue: Is there a way to use the CampaignService, AdGroupService, or AdService to update Video type campaigns? We are trying to perform the mutate operation on a video campaign and are receiving this error: { "error": "soap:Client: [OperationAccessDenied.MUTATE_ACTION_NOT_PERMITTED_FOR_CLIENT @

Re: Bulk Download - Google Ads API

2021-03-10 Thread Google Ads API Forum Advisor Prod
Hi Harshi, Thank you for reaching out. You could add ad_group_criterion.negative in your query to check whether the keyword is excluded (`true`) or targeted(`false`). Thanks and regards, Xiaoming, Google Ads API Team Xiaoming Google Ads API Team ref:_00D1U1174p._5004Q2AHc6C:ref -- --

Re: Is Google Ads API facing any disruptions last 3 days?

2021-03-10 Thread Jack
It says I don't have permissions to reply to author in this group. On Wednesday, March 10, 2021 at 8:23:46 AM UTC-7 Jack wrote: > I am still facing this high latency/very slow requests. How do I private > message you the requests/response logs and with request ID > adsapiforumadvisor? > >

Re: Is Google Ads API facing any disruptions last 3 days?

2021-03-10 Thread Jack
I am still facing this high latency/very slow requests. How do I private message you the requests/response logs and with request ID adsapiforumadvisor? Thanks. On Tuesday, March 9, 2021 at 6:59:14 PM UTC-7 adsapiforumadvisor wrote: > Hi All, > > I am afraid that there is no blog post for the

Cannot pass location Id for linking GMB specific locations while creating Campaign

2021-03-10 Thread Megha Sethi
Hi, As per the documentation - There is option to set GMB as ENUM -> *Set the local_campaign_setting to an LocalCampaignSetting

Re: Retrieving changed_fields causes 500 Internal Error

2021-03-10 Thread Mat
Hi there, we are facing similar "internal errors" since yesterday while fetching change_event reports. I've already sent the request and response logs via private mail (twice actually). Regards Mat sc...@lionhurst.com schrieb am Dienstag, 9. März 2021 um 21:44:25 UTC+1: > I'm trying to

Zeros values for Smart Campaigns from the ad_group_ad report

2021-03-10 Thread da...@improvado.io
Hi the Google Ads API team, When we download the ad_group_ad report, Smart campaigns are left out, is this an expected behaviour? Account_id: 7458945678 Customer_id: 3686699574 For example, when I tried to requst data from *Campaign*, I got the data *POST

Fwd: how to send custom perameter in google adwords API

2021-03-10 Thread Variable Soft
Hi Adwords Team, How to send custom perameter in google adwords API for report generate by c# console application? Thanks Shiv -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Re: Missmatch between location view in UI and geographic_view in API

2021-03-10 Thread Johan Wallinder
Hi Peter. Unfortunately we can not find *MORE* or *Geographic report* after clicking *Locations*. We have also tried search for Geographic report in your help articles but haven't found anything. Can you please be more specific what we need to do in order to see the Geographic report. If

LocationCriterionService usage python (awql // change response language)

2021-03-10 Thread Maxim Mazurov
Hi, I want to convert CityCrieriaID in GEO_PERFORMANCE_REPORT into the location name using LocationCriterionService, however, I cannot find answers on some questions here: 1) Can you provide an example how to query the LocationCriterionService with AWQL in python? I found this example on

RE: ads.properties information

2021-03-10 Thread Google Ads API Forum Advisor Prod
Hi Bhargav, Thanks for posting your concern. Could you provide the customer ID and complete SOAP request and response logs where we can see the error that you mentioned to investigate the reason why the issue occurred and to address it? You can provide it via Reply privately to author option.

Re: Batch Job Result detailed information

2021-03-10 Thread Prototype.co
Hi, in this case we are uploading ad groups, and would like to receive their Ad Group Names and Parent Campaign IDs (their Ad Group ID is already available as part of the resource name). Or do you think the best solution is to launch a query immediately after upload for this information where

Re: developer token to be used on two google console

2021-03-10 Thread fatima Ajij
Hi Haziq, It cannot be used for multiple accounts unless you are using manager account and accessing client account under the hood. If you are integrating individual client account without manager account, you would need individual developer token for each account. If you are integrating google