RE: Cannot get correct search volume from API

2019-09-16 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out to support. To better assist you, could you provide more details about the issue you are encountering with the AdWords API? Are you currently having rate limit issues with the TargetingIdeaService? If yes, could you send the complete SOAP request and response

RE: API campaigns report not matching UI and total incorrect

2019-09-16 Thread Google Ads API Forum Advisor Prod
Hi John, Thank you for reaching out. Upon checking the attached screenshot, it appears that both of your reports were pulled using the Google Ads UI. That said, I would recommend that you reach out to the Google Ads Support Team instead in the Google Ads Community Forum as the product owners

RE: Aggregating impression share data

2019-09-16 Thread Google Ads API Forum Advisor Prod
Hi Jamie, Thank you for posting your concern and I'm sorry for the inconvenience. Could you provide what impression share fields exactly you are using in Keywords Performance Report? Also, please note that if the fields return value like "< 10%", unfortunately, it's not possible to retrieve

Cannot get correct search volume from API

2019-09-16 Thread S Nakagawa
Adword API access right is "Basic access", and we have created a system to obtain the keyword planner's monthly search volume. Despite less than 1000 operations per day, about half of the monthly search volume is ambiguous. If you know why, please let me know. -- --

Re: Adwords Api Errors: OperationAccessDenied.MUTATE_ACTION_NOT_PERMITTED_FOR_CLIENT

2019-09-16 Thread Google Ads API Forum Advisor Prod
Hi Alex, Thank you for providing the logs privately. After checking the logs, I have come up with the following additional questions below to further investigate the issue : The error you are encountering could be related to your OAuth2 Credentials. Could you confirm if you are encountering

Re: Operator >= with metrics.conversions

2019-09-16 Thread cv
Hi Zweitze, Thanks for the insight. I am working on project where I need to have Minimum Converisons and View through Conversions criteria for adgroup and campaign. So when I fetch the data I need to use condition where Converisons >= 5 to achieve the target audience. But as you mentioned

RE: Gmail Ad details - Headline and Description

2019-09-16 Thread Google Ads API Forum Advisor Prod
Hi Alex, Thank you for providing the logs privately. Upon checking the gmail ad in the specified campaign, I can see that you did not set any teaser headline and teaser description similar to the screenshot I attached below when I tried to create these on my own test account. This is the

RE: Exact match keyword string appears without special symbol in KEYWORDS_PERFORMANCE_REPORT

2019-09-16 Thread Google Ads API Forum Advisor Prod
Hi Galén, Thank you for posting your concern. You may use KeywordMatchType field as it returns the match type for the Keyword (such as EXACT, PHRASE and BROAD) so that you can identify the match type of keywords without the special symbols. However, the said field returns a value Broad for

Lifetime of AdWords API

2019-09-16 Thread masa hassy
How long is AdWords API v201809 valid? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords

RE: Deep-linking to Google Ads interface does not work anymore (ocid)

2019-09-16 Thread Google Ads API Forum Advisor Prod
Hi Ales, Thank you for posting your concern. Unfortunately, we don't have information whether deep linking will be made available in AdWords API. Please keep an eye on our blog for updates on future releases. Regards, Hiroyuki Google Ads API Team ref:_00D1U1174p._5001UHGxQ8:ref -- --

Aggregating impression share data

2019-09-16 Thread Jamie Tomkins
We're trying to aggregate the data pulled from the keywords performance report up through the hierarchy - keyword>ad group>campaign>account (the data is also segmented by device and network). However we're having issues with the various imp. share values as the ">10%" results are making it

Re: create app campaign using API beta has error MUTATE_ACTION_NOT_PERMITTED_FOR_CLIENT

2019-09-16 Thread 'Matthew Fleming' via AdWords API and Google Ads API Forum
Had the same exact issue while following the documentation. Here's what worked for me. Add login_customer_id to your google-ads.yaml file. It should have the id associated with your MCC. Then, the *customer* *id* is the id of the client test account you're trying to access. -Matt On Monday,

Exact match keyword string appears without special symbol in KEYWORDS_PERFORMANCE_REPORT

2019-09-16 Thread Galén
Dear Google AdWords API team, Within a KEYWORDS_PERFORMANCE_REPORT I've noticed that the keyword string for an *exact match* keyword appears without the exact match special symbol (i.e.

RE: search_term_view and aw_searchqueryperformancereport

2019-09-16 Thread Google Ads API Forum Advisor Prod
Hello Dong, Thank you for reaching out. Please find my response to your queries below. search_term_view == aw_searchqueryperformancereport ? Yes, the equivalent for Search Query Performance Report in Google Ads API is using the search_term_view resource. You might find this migration guide

Re: API campaigns report not matching UI and total incorrect

2019-09-16 Thread John O'Toole
Hi Dannison, I'm having a similar issue where the cost totals from the campaigns page differ by a few pennies every day compared to the same data from the Reports page. The first instance of this happened on August 15th for us, everything is a match before then. I would guess it is a rounding

Re: Google Ads API - MEDIA_BUNDLE

2019-09-16 Thread Google Ads API Forum Advisor Prod
Hi Omri, That's right. You will be able to pull the media bundle as a whole and not the assets within. Let me know if you have any further questions. Thanks, Bharani, Google Ads API Team ref:_00D1U1174p._5001UHGOSm:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on

RE: RATE_LIMIT error... forever?

2019-09-16 Thread Google Ads API Forum Advisor Prod
Hello Marcos, In such case can you try using exponential back off policy mentioned here? Please try to increase the amount of time you are waiting after every failure until the request is successful. Please give it a try and let me know if you have any further questions. Regards, Sai Teja,

RE: create app campaign using API beta has error MUTATE_ACTION_NOT_PERMITTED_FOR_CLIENT

2019-09-16 Thread Google Ads API Forum Advisor Prod
Hi Naomi, Could you please share both the request and response logs, so I can take a closer look at the error? You can share the details privately via Reply privately to author option. Regards, Bharani, Google Ads API Team ref:_00D1U1174p._5001UHGtaf:ref -- --

RE: Cannot create a budget proposal that overlaps with an pending budget proposal or an approved budget.

2019-09-16 Thread Google Ads API Forum Advisor Prod
Hello, Since you have an existing budget with unlimited end date it is not letting you to add another budget. While creating a new budget, start-date and end-data should not overlap with the existing account budgets stat and end-dates. The new budget should be created after the end date of the

RE: System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more informatio

2019-09-16 Thread Google Ads API Forum Advisor Prod
Hi Manoj, It looks like the issue is specific to the client library that they are using. I would suggest that you raise the concern on the Github issue tracker and the library owners will be able to take a look. Thanks, Bharani, Google Ads API Team ref:_00D1U1174p._5001UHGsjw:ref -- --

RE: Feed Items Update problems

2019-09-16 Thread Google Ads API Forum Advisor Prod
Hi Dmytro, I was able to update the feed Item without any issues. Please find the attached sample logs as a reference. Could you please enable logging and share the request and response logs, so I can check take a look at the error you're receiving? You can share the details privately via

Deep-linking to Google Ads interface does not work anymore (ocid)

2019-09-16 Thread Ales Sturala
Hello, as recently mentioned in another, old post, deep-linking to Google Ads through __e={clientCustomerId} parameter does not work anymore. I believe that many applications are affected by this, including ours. Can you provide any information about why or whether that functionality is coming

RE: To get a Google Hotel Center Account

2019-09-16 Thread Google Ads API Forum Advisor Prod
Hello Merve, In this support channel we will discuss technical concerns related to the Google Ads API/ AdWords API only. Could you please contact Google Hotel APIs team from the support channels mentioned here? Regards, Sai Teja, Google Ads API Team ref:_00D1U1174p._5001UHGu88:ref -- --

RE: Migration to Google Ads API - Get list of all accounts under MCC

2019-09-16 Thread Google Ads API Forum Advisor Prod
Hi Riley, The descriptive_name should return the appropriate account names. If you are facing issues, you send me your API request and response through reply privately to author so I can take a closer look. Regards, Anthony Google Ads API Team ref:_00D1U1174p._5001UHGWyo:ref -- --

Re: Operator >= with metrics.conversions

2019-09-16 Thread Zweitze
May I ask what you are trying to achieve? Note that metrics.conversions>=0.00 is ALWAYS true, because you cannot have negative conversions. (Well, then there is of course *this problem *, which is solved for the future - but

RATE_LIMIT error... forever?

2019-09-16 Thread Marcos Gil Fuertes
I'm getting a RATE_LIMIT error when calling TargetingIdeaService + a param retryAfterSeconds=30. Ok, I wait (at least) 30 seconds, retry the same call without doing anything else... and get the same error again and again. :( [2019-09-16 14:04:13] AW_SOAP.WARNING: clientCustomerId=***-***-

Re: Operator >= with metrics.conversions

2019-09-16 Thread Google Ads API Forum Advisor Prod
Hi Chirag, I understand your concern. I have already raised a feature request to the team to include support for >= operator. Please keep an eye on our blog for more updates. Thanks, Bharani, Google Ads API Team ref:_00D1U1174p._5001UHGOI3:ref -- --

Re: Operator >= with metrics.conversions

2019-09-16 Thread cv
Hello Bharani, Yes, this could not be good solution to just get >= data by generating 2 reports. Mat was right, I am not getting any rows with conversions > 0. Thanks, On Monday, 16 September 2019 18:54:57 UTC+5:30, adsapiforumadvisor wrote: > > Hi Mat, > > Thank you for the inputs. When

Re: Operator >= with metrics.conversions

2019-09-16 Thread Google Ads API Forum Advisor Prod
Hi Mat, Thank you for the inputs. When using the WHERE clause, one or more conditions can be specified using AND to separate them. However, in this case, this will yield zero results. The workaround for this would be to generate two separate reports one with metrics.conversions > 0 and the

Re: Operator >= with metrics.conversions

2019-09-16 Thread Mat
Hi Bharani, would you mind doublechecking both of your answers in this post? 1. The op asked about the metric "conversions". Since "conversions" is of type "double", the only supported operators are > and <:

Re: Adwords Api Errors: OperationAccessDenied.MUTATE_ACTION_NOT_PERMITTED_FOR_CLIENT

2019-09-16 Thread Alex
Hi Dannison, I sent request and response details in private reply. Please loot at it and If you need more details let us know. Thanks Alex On Monday, September 16, 2019 at 10:51:58 AM UTC+5:30, adsapiforumadvisor wrote: > > Hi Alex, > > Thank you for reaching out. > > To better investigate

To get a Google Hotel Center Account

2019-09-16 Thread Merve Koyuncu
Hello, I want to develop myself by using Google Hotel Ads API on Ruby but I don't have any hotel etc to manage. Because the documentation is open, I am thinking there is any way to use this API without having hotel account. Is it possible? -- --

RE: API Way To Request Link to GMB Account

2019-09-16 Thread Google Ads API Forum Advisor Prod
Hi, You could try following this documentation as it specifies the steps on linking your Google My Business locations to your AdWords account and create them as location extension using the AdWords API. Let me know if you have further questions with the provided document. Regards, Ejay Google

Re: Feed Items Update problems

2019-09-16 Thread Dmytro Tonkikh
When I specified the value of attribute_values at the end of update_mask - it brings error But when attribute_values at the start of update_mask - api returns 200 code but without any changes On Monday, September 16, 2019 at 8:12:00 AM UTC+3, Dmytro Tonkikh wrote: > > Hi everyone > > I'm

Re: Feed Items Update problems

2019-09-16 Thread Dmytro Tonkikh
message": "The field cannot be cleared.", "location": { "fieldPathElements": [ { "fieldName": "operations", "index": "0" }, { "fieldName": "update" },

create app campaign using API beta has error MUTATE_ACTION_NOT_PERMITTED_FOR_CLIENT

2019-09-16 Thread 'Naomi Shao' via AdWords API and Google Ads API Forum
Hi, I am trying to create an app campaign with the new API. I tried with both Java and Python, getting the same error message as below. The error message in Java is MUTATE_ACTION_NOT_PERMITTED_FOR_CLIENT, I don't understand what exactly I am trying to "mutate"? Basically I think the mutation

API Way To Request Link to GMB Account

2019-09-16 Thread at
Is there an API way to link to an existing GMB account when I'm creating a location extension? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message

Cannot create a budget proposal that overlaps with an pending budget proposal or an approved budget?

2019-09-16 Thread 蓝瀚
I'm tring to create a new account budget for a google-ads account followed google-ads-api's guide from __future__ import absolute_import import argparse import sys import os import six import google.ads.google_ads.client os.environ['https_proxy'] = 'https_proxy' GG_DEVELOP_TOKEN =

Cannot create a budget proposal that overlaps with an pending budget proposal or an approved budget.

2019-09-16 Thread 蓝瀚
When I tring to add a new account_budget, I get errors as: Request made: ClientCustomerId: 1135645950, Host: googleads.googleapis.com: 443, Method: /google.ads.googleads.v2.services.AccountBudgetProposalService/ MutateAccountBudgetProposal, RequestId: DrIf4C2NkOstExv0Mr8qbQ, IsFault: True,