Re: Certain campaings are not getting downloaded in report via adwords API

2019-07-09 Thread Google Ads API Forum Advisor Prod
Hi Deepak, I'm sorry to hear that you wasn't able to receive my private reply. Upon checking the provided information, I can see that the campaign type that was not included in the report is UACe (Universal App Campaign Engagement). However, the Universal App Campaign Engagement is currently no

RE: AdwordsUserListService MutateMembers performance

2019-07-09 Thread Google Ads API Forum Advisor Prod
Hi Chuck, Could you elaborate on what your client meant by "drop in throughput"? Did the client encounter any latency issues when using the AdwordsUserListService? As for our recommendations, it would be best not to run parallel requests to a single entity as it might indeed cause the CONCURREN

Re: Google AdWords API returns AdGroups not connected to clienctCustomerId account

2019-07-09 Thread Łukasz Stankiewicz
Hello, I do not think we understood each other. Let me explain it again. 1. When I query for Campaigns without any *predicates query *response is always Campaigns without Campaign with Status *REMOVED*. That is not normal behavior for me as you can see in documentation ( https://developers.googl

RE: Are metrics in CAMPAIGN_LOCATION_TARGET_REPORT aggregated by county for different Location Ids?

2019-07-09 Thread Google Ads API Forum Advisor Prod
Hi Anton, Thank you for reaching out. The location types should be treated as separate entities and should not be calculated at the same time because they generate different metrics. If you wish to retrieve data on the country level, this does not mean you can add all the regions under the cou

api for keyword ideas with relevance

2019-07-09 Thread Zhi
which api in Google Ads API should I use to get the ideas of keyword as shown in the ads ui below? The results shown here is different from the keyword planner tool, which can use the KeywordPlanIdeaService.generate_keyword_ideas api to get the results. [image: gg_3.png] -- -- =~=~=~=~=~=~=~

Re: Opting out of Google Discover using the APIs

2019-07-09 Thread Martin
Hi Hiroyuki, With regard to "customer contracts": we (my company) acts as an Adwords reseller agency, and have sold LIA advertising to a large number of clients. The agreement between my company and most of our clients do not allow us to run "browse-style" (Discover) ads, and as such, keepin

Re: Google AdWords API returns AdGroups not connected to clienctCustomerId account

2019-07-09 Thread Łukasz Stankiewicz
Another thing is that as I can see there is no pagination possibility in Reporting API? W dniu wtorek, 9 lipca 2019 09:04:37 UTC+2 użytkownik Łukasz Stankiewicz napisał: > > Hello, > I do not think we understood each other. Let me explain it again. > > 1. When I query for Campaigns without any *

Re: Are metrics in CAMPAIGN_LOCATION_TARGET_REPORT aggregated by county for different Location Ids?

2019-07-09 Thread Anton Gabov
Hello, Dannison! Thank you for you answer. 1) Unfortunately, I still don't understand whether I should sum metrics for all regions/cities in order to get metrics for the country? Or metrics for the country location already represents all needed info for this country? 2) For example, I can use G

Conversion Upload : how to set conversion window on each conversion upload?

2019-07-09 Thread Akhil V V
I'm trying to upload conversions using OfflineConversionFeed. I wanted to set conversion window =90 days for each conversion. I believe this can be set by using ctcLookbackWindow however that function is not listed in the document - https://developers.google.com/adwords/api/docs/reference/v2018

Why campaigns of campaignService not download for specific ads accounts?

2019-07-09 Thread Jeroen Donders
We are using the selectorFields campaignService however for several customer id we do not receive any campaigns. For other ads accounts it does work fine. We ruled out to possible causes: 1. The ads account has activity in past two weeks, so the last impressions severed were two weeks ago 2. T

adwords 地理位置api 数据返回为空

2019-07-09 Thread enbang zhu
[image: 微信截图_2019070816ss2344.png] runExample code: public static void runExample( AdWordsServicesInterface adWordsServices, AdWordsSession session, String reportFile) throws ReportDownloadResponseException, ReportException, IOException { ReportQuery query =

Do we have any api to create Gmail HTML Ad?

2019-07-09 Thread rakesh
Currently we are creating gmail ads by uploading zip file which contains html,images,teaser file. Now we are trying to create the same by using api's provided by google, but no luck as we are getting the following exception : "OperationAccessDenied.OPERATION_NOT_PERMITTED_FOR_CAMPAIGN_TYPE". Do

Conversion Upload : how to set conversion window on each conversion upload?

2019-07-09 Thread Akhil V V
I'm trying to upload conversions using OfflineConversionFeed. I wanted to set conversion window =90 days for each conversion. I believe this can be set by using ctcLookbackWindow however that function is not listed in the document - https://developers.google.com/adwords/api/docs/reference/v20

How to get all the data that we need in resource ad_group_ad

2019-07-09 Thread Project YSS
Hello there, we can get data for all customerId except this customerId=6251304670. The details are below: We use the Google Ads API V2 to get data from resource ad_group_ad for customerId = 6251304670. With endpoint: https://googleads.googleapis.com/v2/customers/6251304670/googleAds:search

Re: Opting out of Google Discover using the APIs

2019-07-09 Thread Google Ads API Forum Advisor Prod
Hi Martin, Thank you for providing the details. However, could you confirm if you are indeed referring to discovery campaigns/ads? If yes, unfortunately, discovery campaigns are not supported in the AdWords API. You may follow our blog for any upcoming features and updates. Regards, Hiroyuki G

Re: Google AdWords Report API mapping required with Google Ads new version.

2019-07-09 Thread Qaiser Javed
Hello Team, Please provide the guidance for the following point as well. + can not be used with Like and Not Like operator. Error: Status(StatusCode=Internal, Detail="Internal error encountered.") Query: SELECT metrics.average_cpc,metrics.average_position,metrics.clicks,metrics.conversions,m

Remove Shared Sets

2019-07-09 Thread Joe Stedman
Hi guys, I've removed some shared sets (negative keyword lists) using the GUI. But whenever I use the SharedSetService to retrieve the sets they still appear as Enabled. This happens when I use SharedSetService, or CampaignSharedSetService, both on the Ads API and AdWords API. Is there any way

Re: Questions about the number of gopogle-ads API usage

2019-07-09 Thread CDG
hi, Sorry I uploaded the image file without uploading it successfully. question.1. -- what is "Google Ads Api - Get requests (Get call per minute)" [image: pic1.png] adsapiforumadvisor於 2019年7月9日星期二 UTC+8上午2時15分49秒寫道: > > Hi, > > Thank you for reaching support. Please find my response

Re: FeedMapping service can't be queried with PlaceholderType and CriterionType in WHERE clause at the same time, but AdWords API can.

2019-07-09 Thread Dongqi Wang
Thanks for the details. One more question, is it possible that a Feed has two related FeedMappings at the same time, amogn which one is AD_CUSTOMIZER and another is DSA_PAGE_FEED? Thanks! Best, Dongqi On Tuesday, July 2, 2019 at 10:15:44 PM UTC, adsapiforumadvisor wrote: > > Hi, > > In the Go

Re: Campaign StartDate not consistent between AdWords API and Google Ads API

2019-07-09 Thread Dongqi Wang
Hi, Here is the details. Thanks~ I just use the example code provided by AdWords API SDK and GoogleAds API SDK to get my campaigns from same account. We can see that the start date of 'Campaign5' is inconsistent between the two responses. AdWords API: Selector selector = new Selector()

Re: Batch Job Cancelled, Internal Error

2019-07-09 Thread Google Ads API Forum Advisor Prod
Hi Curtis, We have monitoring in place so we can detect situations like this and take action, so in most cases we're aware of the issue. However, it certainly doesn't hurt to post to the forum on the off chance that monitoring missed an edge case. It's also helpful for other users who have the

Re: Google Ads API - Placement Detail Incomplete data

2019-07-09 Thread Google Ads API Forum Advisor Prod
Hello Ryan, I'm Peter's colleague addressing your concern on his behalf. The migration guide should be helpful to find the equivalent Google Ads API report fields. The reporting data can be pulled using the Views directly or they can be pulled through the Criteria reports. If you could share mo

Re: Google Ads API - Placement Detail Incomplete data

2019-07-09 Thread Ryan Whitten
Hi Bharani, Thanks for your help. Here is an example query and the error I get. Note that the query works if I remove `metrics.engagements` from the requested fields. Engagements is listed in the migration guide for URL Performance Report, but not listed as a metric for the detail_placement_vi

Re: Questions about the number of gopogle-ads API usage

2019-07-09 Thread Google Ads API Forum Advisor Prod
Hi, Thanks for sharing the details. The "Google Ads API- Get requests (Get call per minute)" here represents the number of get requests that can be made to Google Ads API per minute. Let us know if you need additional information. Regards, Nikisha Patel, Google Ads API Team ref:_00D1U1174p._500

RE: api for keyword ideas with relevance

2019-07-09 Thread Google Ads API Forum Advisor Prod
Hello Zhi, I'm afraid, it is currently not possible to get the Keyword ideas available in the Keywords view in the UI. Please keep an eye on our blog for future updates. Thanks, Bharani, Google Ads API Team ref:_00D1U1174p._5001UCblPF:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

RE: How to get all the data that we need in resource ad_group_ad

2019-07-09 Thread Google Ads API Forum Advisor Prod
Hello, This could be a transient issue which is caused when the servers are not reachable. Could you please retry the request? If you are facing an issue, could you please share the JSON request and response logs, to check this further? You can share the details privately via Reply privately to

Re: Need help using Query API for python to display age_range and gender_type

2019-07-09 Thread Google Ads API Forum Advisor Prod
Hi Vinutha, Could you please reply privately to author your CID and the report query you are currently using so that I can take a closer look? Thanks, Anthony Google Ads API Team ref:_00D1U1174p._5001UCanIe:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: h

Optimized mass upload of many Campaigns

2019-07-09 Thread Stanislav Venkov
Hello AdWords Team, I have a question for API integration. I need to upload big amount of data like more than: 100 Campaigns, 40K Groups, 70K Ads and 100K Kaywords I have speed and reliability issues. For each of these objects I make an request which takes 0.050 - 0.200ms. I takes more than 6 h

How to get the metrics of an account, campaign, or ad group (adwords-php)

2019-07-09 Thread Luis Manuel
Hi all, I am using the adwords API for php but I have not found how to perform very simple queries. I want to make this query, but I do not understand how to make the query,I want to make a report, but not to download it. "SELECT CampaignId, AdGroupId, Impressions, Clicks, Cost FROM ADGROUP_

RE: Remove Shared Sets

2019-07-09 Thread Google Ads API Forum Advisor Prod
Hello Joe, You may use the shared_set resource to query based on status and pull the shared sets. I was able to retrieve both Enabled and Removed shared sets. Below is the sample report query: SELECT shared_set.id, shared_set.status, shared_set.type, shared_set.name FROM shared_set If you're

Re: AdwordsUserListService MutateMembers performance

2019-07-09 Thread 'Chuck Dusseau' via AdWords API and Google Ads API Forum
Hi Peter / Support Team, They have been seeing an increase in the response time when using this operation since June 27th. It is not clear to them if this is something on their side or a latency issue with the service. They are looking for advice on how to scale this. Thanks, Chuck On Tue, Jul

Re: Placement Performance report has duplicate rows

2019-07-09 Thread Christian Romming
Hi Nikisha - any updates on this? Thanks, Christian On Monday, July 1, 2019 at 1:02:04 PM UTC-7, Christian Romming wrote: > > Nikisha, > > Again, this doesn't really answer either of questions. I'll focus on > question (2). > > I asked: > > Are you saying that whenever a report includes one of

Re: Campaign StartDate not consistent between AdWords API and Google Ads API

2019-07-09 Thread Google Ads API Forum Advisor Prod
Hi Dongqi, I just ran a query against that account, and I see the start date of 2019-01-22 in the Google Ads API response, which matches the UI and the AdWords API. { "campaign": { "resourceName": "customers/1309083668/campaigns/1683957039", "id": "1683957039", "startDate": "2019-01-22", "endDat

Is it possible to set a total budget for a display network campaign?

2019-07-09 Thread Rhys Emmerson
Currently we set a daily budget for our display campaigns and pause them when the total spend reaches the desired budget defined in our system. This adds complexity to our app and means that downtime and simple bugs can result in overspending. We recently found that our campaigns have been over

RE: Why campaigns of campaignService not download for specific ads accounts?

2019-07-09 Thread Google Ads API Forum Advisor Prod
Hi Jeroen, Thank you for reaching out. To further investigate this, could you provide the complete SOAP request and response logs when you used the CampaignService, and the clientCustomeId used? Kindly use the reply privately to author option. Regards, Dannison Google Ads API Team ref:_00D1U11

RE: adwords 地理位置api 数据返回为空

2019-07-09 Thread Google Ads API Forum Advisor Prod
您好! 谢谢您发给我的消息。 为了更好地调查此问题,您能提供clientCustomerId吗?请使用reply privately to author选项。 谢谢, 姚慶輝 Google Ads API Team ref:_00D1U1174p._5001UCbm7h:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Not Setting the Maximum CPC Bid Limit value in Bidding Strategy Type 'Maximise Clicks' using Google API V1

2019-07-09 Thread Google Ads API Forum Advisor Prod
Hi, I think the issue here is that you are specifying the target spend micros as 344, which translates to 344 / 1,000,000 = $0.000344. This value is so small that when the UI shows the rounded value, you see $0.00. However, the underlying value is set: Query: SELECT campaign.id, campaign.targe

Re: Google Ads API - Placement Detail Incomplete data

2019-07-09 Thread Google Ads API Forum Advisor Prod
Hi Ryan, Are you using v1 or v2 of the API? I ask because I just confirmed that the query you provided fails in v1, but succeeds in v2. Regarding the migration guide, we update that with each new version of the API, so if you are comparing that guide to the API Fields in the reference section,

RE: How can i get API canter in Google AdWords Test MCC Account ? please Help me

2019-07-09 Thread Google Ads API Forum Advisor Prod
Hi, Test MCC accounts currently do not have this view since the API Center is only visible in production MCC accounts. You will need to login to your production Google Ads MCC account and go to TOOLS > under SETUP > API Center. I hope this helps. Thanks and regards, Peter Google Ads API Team r

RE: How to get the metrics of an account, campaign, or ad group (adwords-php)

2019-07-09 Thread Google Ads API Forum Advisor Prod
Hi Luis, You may refer to these samples of common reporting functions using PHP in AdWords API. Please let me know if you have further concerns. Regards, Hiroyuki Google Ads API Team ref:_00D1U1174p._5001UCbuPx:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our bl

Re: Can I get simple json response from ads api?

2019-07-09 Thread Ken Hsu
Hi adsapiforumadvisor It's not about logging. I want to use json response in my application. As I know, the sdk always return object from grpc. Is there has any functionality to get json response? something like $googleAdsServiceClient->searchGetJson($customer_id, $query, ['pageSize' => 1000]);

Re: Are metrics in CAMPAIGN_LOCATION_TARGET_REPORT aggregated by county for different Location Ids?

2019-07-09 Thread Google Ads API Forum Advisor Prod
Hi Anton, Kindly refer to my response below. 1) Unfortunately, I still don't understand whether I should sum metrics for all regions/cities in order to get metrics for the country? Or metrics for the country location already represents all needed info for this country? - It is not recommended

RE: Conversion Upload : how to set conversion window on each conversion upload?

2019-07-09 Thread Google Ads API Forum Advisor Prod
Hi Akhil, The ctcLookBackWindow can only be modified using the ConversionTrackerService. Also, please note that this is only editable for AdWords Conversions and Upload Conversions. Thanks and regards, Peter Google Ads API Team ref:_00D1U1174p._5001UCbm8s:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~

RE: Optimized mass upload of many Campaigns

2019-07-09 Thread Google Ads API Forum Advisor Prod
Hi Statnislav, Thank you for posting your concern. You may consider using the 'Batch Processing' as it minimize the number of API requests and retry operations that fail due to transient errors such as RateExceededError. Please refer to this guide to read more about the Batch Processing. Furt

RE: Do we have any api to create Gmail HTML Ad?

2019-07-09 Thread Google Ads API Forum Advisor Prod
Hi Rakesh, Could you confirm if what you are creating via the AdWords API are Gmail ads or HTML ads? The supported Gmail and HTML 5 ads can be found in this guide. Additionally, the "OperationAccessDenied.OPERATION_NOT_PERMITTED_FOR_CAMPAIGN_TYPE" error you are encountering indicates that you