Design Of TargetingIdeaService

2019-02-13 Thread MK
Hello, I have integrate TargetingIdeaService of google adwords API . I am searching for design template for above service. Kindly provide link if anyone knows. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

How do you get "search query" data in BigQuery from Google Analytics

2019-02-13 Thread 'Elizabeth Clark' via AdWords API and Google Ads API Forum
Not sure if this is the right forum to be posting this in so I'm posting in Google Analytics and here. We are trying to analyze "search query" and "keywords". Currently we have Google Ads (previously Adwords) and Google Analytics 360 setup. We also currently send our raw google analytics data t

AdWords API and Google Ads API Forum

2019-02-13 Thread sasi tamil
The *Google Ads* Application Programming Interface (*API*) is designed for developers representing large, tech-savvy advertisers and third parties. This includes agencies, search engine marketers (SEMs), and other online *marketing*professionals who manage multiple client accounts or large camp

Get Campaign level Audience using Adwords API

2019-02-13 Thread sparsh turkane
[image: Screenshot from 2019-02-12 18-53-54.png] Where can I get campaign level audience. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message becau

RE: How do you get "search query" data in BigQuery from Google Analytics

2019-02-13 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Elizabeth, It appears that your concern is more related to the Google Ads Product as the AdwWords API currently does not support data from BigQuery. You may reach out to the product experts via the Google Ads Community Forum

RE: Get Campaign level Audience using Adwords API

2019-02-13 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi, You can use the CampaignCriterionService.get() to retrieve your campaign level CriterionUserList

Re: Unable to add user interest to a display type campaign's adgroup

2019-02-13 Thread MSI Saurovh
Yes thanks it worked, but its says it only supports SET, REMOVE operations https://developers.google.com/adwords/api/docs/reference/v201809/AdGroupCriterionService.CriterionUserInterest On Wednesday, February 13, 2019 at 1:25:21 PM UTC+6, googleadsapi-forumadvisor wrote: > > Hi, > > Could you tr

RE: Unable to add user interest to a display type campaign's adgroup

2019-02-13 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi, I'm glad it works on your end. The guide only mentioned that the id

RE: Design Of TargetingIdeaService

2019-02-13 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi, Are you looking for the guides of TargetingIdeaService? If so, you may refer here . Let me know if that's what you're looking for. Thanks and regards, Luis AdWords API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Fetching the list of accessible account from the Google Ads API without the gRPC

2019-02-13 Thread Noémi Molnár
Hi, I would like to use CustomerService .ListAccessibleCustomers

Retrieve Audience list size

2019-02-13 Thread pete
We'd like to retrieve the number of users in an audience list. Is this possible via the API? Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this mess

Negative Keyword Conflict Script

2019-02-13 Thread Lottie . Namakando
Hi, I am using this negative keyword conflict script but get the below error when we try to run it; Invalid reporting query: UNSUPPORTED_VERSION: RequestError.UNSUPPORTED_VERSION. The page was recen

Re: Campaign Performance Report data differs from time to time in params ImpressionReach and AverageFrequency

2019-02-13 Thread timlukin
Hello, is there any progress on the task? понедельник, 4 февраля 2019 г., 7:58:33 UTC+3 пользователь googleadsapi-forumadvisor написал: > > Hi, > > I can see that my colleague, Milind, has reached out to you privately > regarding your concern. You may continue your discussion on the private > t

RE: Negative Keyword Conflict Script

2019-02-13 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Lottie, It appears that you are using the Google Ads Scripts instead of the AdWords API. That being said, I'm afraid that this is already out of scope for us. You may reach out to the Google Ads Scripts team via this link for further a

User doesn't have permission to access customer,USER_PERMISSION_DENIED

2019-02-13 Thread Ananth Sakthivel
since yesterday my code was working fine and it's fetching the AdsAccount Details through the Service of "GetCustomer()". but today onwards its stop working and throwing the Below error, *Google.Ads.GoogleAds.Lib.GoogleAdsException* * HResult=0x80131500* * Message=Status(StatusCode=Permission

RE: Retrieve Audience list size

2019-02-13 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Pete, You may use the AdwordsUserListService.get() method to get the size of your user list. You may use the size

RE: Fetching the list of accessible account from the Google Ads API without the gRPC

2019-02-13 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Noemi, You may refer to this guide for sample of API call structure in Google Ads API. Let me know if this is what you're looking for. Thanks and regards, Luis AdWords API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Special characters in the WHERE clause in the AdWords API

2019-02-13 Thread Noémi Molnár
Hi, The QueryError.INVALID_WHERE_CLAUSE is returned when there are special characters, like '#', '-', '.' in the WHERE clause of the call to the AdWords API, even is we encode or escape these characters. Is it the excepted behaviour of the API, is there any way to use these characters in the W

[PHP] Google Ads - How to link an existing Google Adwords (or Ads) Account to my Google Ads MCC ?

2019-02-13 Thread ludovic . web2roi
Hi, I would like to link an existing Google Adwords (or Ads) Account to my Google Ads MCC with PHP, but i can't find any code example. What can i do please ? Someone have already done that ? Cheers. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googl

Re: Fetching the list of accessible account from the Google Ads API without the gRPC

2019-02-13 Thread Noémi Molnár
Hi Luis, I do not find the guide clear according to this request. Based on this guide I would assume one of the following calls should work:

USER_PERMISSION_DENIED,User doesn't have permission to access customer,"errorCode": { "authorizationError": "USER_PERMISSION_DENIED"

2019-02-13 Thread Ananth Sakthivel
since yesterday my code was working fine and it's fetching the AdsAccount Details through the Service of "GetCustomer()". but today onwards its stop working and throwing the Below error, *Google.Ads.GoogleAds.Lib.GoogleAdsException* * HResult=0x80131500* * Message=Status(StatusCode=PermissionD

want migrate php client library from V201802 to V201902.

2019-02-13 Thread oeaftest
Hi I am getting this message *Fatal error*: Uncaught exception 'Google\AdsApi\AdWords\v201802\cm\ApiException' with message 'Details: [fieldPath: ; trigger: You are accessing an AdWords API version v201802 that has been discontinued. Calls to this version may fail. Please visit the AdWords AP

Bid Adjustments

2019-02-13 Thread cv
Hello, What is best practise to retrieve Demographics Bid Adjustments (GENDER, AGE_RANEG, LOCATION, INCOME_RANGE) I am seeing that AdgroupCriteriaService, CamapignCriteriaService, AdgroupBidModifierService, CampaignBidModifierService can be use. But I need all Demographics adjustments made und

RE: Getting Error: connect ETIMEDOUT for adgroup performance report

2019-02-13 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi, I just received some timestamps on a private message (thanks for that info!) and I've passed them on to the reporting engineers who are investigating this issue. I'll provide updates as soon as I hear back from them. Cheers, Josh, AdWords API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: USER_PERMISSION_DENIED,User doesn't have permission to access customer,"errorCode": { "authorizationError": "USER_PERMISSION_DENIED"

2019-02-13 Thread Inspired UM
I have same issue just with Python lib. Making request to GoogleAdsService On Wednesday, 13 February 2019 13:47:25 UTC+2, Ananth Sakthivel wrote: > > since yesterday my code was working fine and it's fetching the AdsAccount > Details through the Service of "GetCustomer()". but today onwards its

RE: Campaign Performance Report data differs from time to time in params ImpressionReach and AverageFrequency

2019-02-13 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi there, My colleague and I had reached out to you privately regarding this question as below: *I was able to replicate the issue. For last month, I can see the values for ImpressionReach

Transfer all data of Google Ads to BigQuery

2019-02-13 Thread tanbnh
Hi, I'm trying to transfer all data to BigQuery for reporting. I'm following this instruction at https://cloud.google.com/bigquery/docs/adwords-transfer After follow the steps, I saw some job schedule running to collect each day data only. [image: Screen Shot 2019-02-13 at 4.03.54 PM.png] I

Keyword Performance Report - Drive template access

2019-02-13 Thread pg . pixart
Hi everyone, I have an issue with the Keyword Performance Report, since this script requires a copy of a Google Drive sheet but the template is unavailable. The sheet requires authorisation but this is taking more time than expected. Is there someone that had the same issue/knows how to overcome

Re: USER_PERMISSION_DENIED,User doesn't have permission to access customer,"errorCode": { "authorizationError": "USER_PERMISSION_DENIED"

2019-02-13 Thread peter
Same here, worked fine this week but now I get the exact same error in the Google Ads Beta API. Using a similar ads.properties (with the old prefix settings) in the old Google Adwords API works fine. Op woensdag 13 februari 2019 12:47:25 UTC+1 schreef Ananth Sakthivel: > > since yesterday my co

Re: USER_PERMISSION_DENIED,User doesn't have permission to access customer,"errorCode": { "authorizationError": "USER_PERMISSION_DENIED"

2019-02-13 Thread Charles Astwood
Me too. I am wondering if there is a fault Googles end as a few of us are seeing this On Wednesday, 13 February 2019 11:47:25 UTC, Ananth Sakthivel wrote: > > since yesterday my code was working fine and it's fetching the AdsAccount > Details through the Service of "GetCustomer()". but today onw

Is there a way to push reviews on my business's website to google review of my business?

2019-02-13 Thread G.Logesh Jayavarsan
I want to push reviews that my customers gives me in our website to google review of my business. Is there any way for it.? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

API - Unable to set aggressive automated targeting and custom bid

2019-02-13 Thread Jérémie - SEPM
Hello everybody. I use the API to automatically create ads on search and display network. No problem with that. But for my display campaigns, I want to enable 1) the aggressive automated targeting 2) the custom bid to "Keywords" These both options could be find in the settings of an AdGroup of t

Re: USER_PERMISSION_DENIED,User doesn't have permission to access customer,"errorCode": { "authorizationError": "USER_PERMISSION_DENIED"

2019-02-13 Thread Jordi Puig
You should check this: https://ads-developers.googleblog.com/2019/01/new-required-header-for-google-ads-api.html Regards. On Wednesday, February 13, 2019 at 5:22:58 PM UTC+1, Charles Astwood wrote: > > Me too. I am wondering if there is a fault Googles end as a few of us are > seeing this > > O

Re: USER_PERMISSION_DENIED,User doesn't have permission to access customer,"errorCode": { "authorizationError": "USER_PERMISSION_DENIED"

2019-02-13 Thread Ethan Lyon
Has this been integrated into the BigQuery Transfer Service? I'm seeing the same errors there. On Wed, Feb 13, 2019 at 11:27 AM Jordi Puig wrote: > You should check this: > > > https://ads-developers.googleblog.com/2019/01/new-required-header-for-google-ads-api.html > > Regards. > > On Wednesday

RE: USER_PERMISSION_DENIED,User doesn't have permission to access customer,"errorCode": { "authorizationError": "USER_PERMISSION_DENIED"

2019-02-13 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Everyone, Thanks for the update, we are looking into the issue. We will responding on this thread when we find more information. Regards, Sai Teja, Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://googleadsdev

RE: customer sync service changed criteria

2019-02-13 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Chirag, The AdGroupChangeData will include the IDs of the changedCriteria. In your response the returned criteria IDs are for which the changes were made in that specific ad group. If this does not address your concern, could you please elaborate? Thanks, Bharani, AdWords API Team =~=~=~

Re: ReportDownloader HTTP ERROR 500

2019-02-13 Thread Graine de Zèle
I did a test at another host and it works. Maybe the PHP version ... Le lundi 11 février 2019 21:58:16 UTC+1, googleadsapi-forumadvisor a écrit : > > Hello Graine, > > Thanks for reporting this issue. The same issue was reported by a few > other users as well. Our team is looking into the issue.

Re: Campaign Performance Report data differs from time to time in params ImpressionReach and AverageFrequency

2019-02-13 Thread timlukin
Thanks, I have no further questions :) среда, 13 февраля 2019 г., 17:57:51 UTC+3 пользователь googleadsapi-forumadvisor написал: > > Hi there, > > My colleague and I had reached out to you privately regarding this > question as below: > > *I was able to replicate the issue. For last month, I can

Questions about DynamicSearchAd operations prohibited after March 6, 2019.

2019-02-13 Thread Al
Hello, I recently read in the Google Ads Developer Blog that you may no longer create or update DynamicSearchAd instances in the AdWords API after March 6, 2019. Would it be possible for the team to ans

Re: Product Partition Tree for some campaigns take a while. Suggestions?

2019-02-13 Thread venkata munnangi
Reviving an old conversation. If I download the product partition report, then I would assume to update the bids based on the product partition id, I will have to construct the ProductPartitionTree internally and send the mutatable operations? Any suggestions on how to update ProductPartitionNo

RE: TOO_MANY_CHANGES error when access customersync service

2019-02-13 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Tirtha, The service would always return campaign ids based on the selector irrespective of whether it was changed or not. But the campaignChangeStatus will reflect th

RE: Frequent time outs while accessing Adwords APIs

2019-02-13 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Chaitanya, I'm Dannison's colleague assisting you on his behalf. Thank you for sharing the additional details requested. Our team is looking into this issue. I will keep you posted on the updates. Regards, Bharani, AdWords API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also fi

RE: Special characters in the WHERE clause in the AdWords API

2019-02-13 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Noemi, The special characters are not allowed in where clause. This is an expected behavior. For more information, please refer to this guide. If you are still facing an issue, please share the query so that I c

RE: [PHP] Google Ads - How to link an existing Google Adwords (or Ads) Account to my Google Ads MCC ?

2019-02-13 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, To link the accounts, you can use the ManagedCustomerService.mutateLink API call. For more information, please refer to this

RE: want migrate php client library from V201802 to V201902.

2019-02-13 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, The AdWords API v201802 was sunset and the API calls to this version would have failed from January 20, 2018. You can skip v201806 and migrate to v201809 and try making the API calls again. You may refer to this blog post

RE: Bid Adjustments

2019-02-13 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Chirag, You may use the Criteria Performance Report which will return the stats are the ad group criteria level, one row per ad group and criteria combination by using the BidModifi

RE: Transfer all data of Google Ads to BigQuery

2019-02-13 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, We only address concerns specific to AdWords API and how to pull data from AdWords account through the API on this forum. For concerns specific to Big Query we suggest that you reach out to their support channel using the contact options available here

RE: Keyword Performance Report - Drive template access

2019-02-13 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Piergiorgio, If the question is specific to Google Ads Scripts, could you please post on that forum so that the experts there can share the updates? If you are facing issues while using the AdWords API or the documentation, could yo

RE: Is there a way to push reviews on my business's website to google review of my business?

2019-02-13 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Jayavarsan, It is currently not possible to give reviews to your website through the AdWords API. Let me know if you have any other questions. Regards, Bharani, AdWords API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://goo

RE: API - Unable to set aggressive automated targeting and custom bid

2019-02-13 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, Please find my response below: *But for my display campaigns, I want to enable* *1) the aggressive automated targeting* The aggressive automated targeting is not yet supported through the API. You will be able to pull the metrics using the criteria ID of 306 which represents stats as

Re: Mobile Sitelinks in GAds interface

2019-02-13 Thread Esperanza Arriagada
No, I'm referring to where in the Google Ads interface (besides reports) can I see Mobile Sitelinks. If I'm getting a notification through a script that there is a mobile sitelink that leads to a 404 page, *where, in the Google Ads interface, I can remove it or disable that mobile sitelink* On

RE: Product Partition Tree for some campaigns take a while. Suggestions?

2019-02-13 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Venkata, If you are trying to update the bids of individual nodes in a product partition, you could use the AdGroupCriterionService.mutate() and update the bids

Exclude specific region with radius from bulk list

2019-02-13 Thread Tom Thys
I'm targeting whole Europe (based on a bulk list of countries) and I want to exclude some cities *with a radius *(50km) from this bulk list. Only the option to exclude specific places is available, how could I work around this? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find

Why I can't mutate youtubeVideoMediaIds list in UniversalAppCampaignSetting in CampaignService.CampaignOperation

2019-02-13 Thread Игорь Тирский
Hello! I'm using CampaignService for updating of youtubeVideoMediaIds in my Campaign (UniversalAppCampaign) https://developers.google.com/adwords/api/docs/reference/v201809/CampaignService.CampaignOperation And trying to use this: from googleads import adwords client = adwords.AdWordsClient.Loa

Re: OfflineCredentials.Api.ADWORDS is giving value null and causing nullPointerException

2019-02-13 Thread Ajanta Phatak
I have the same issue. For me to resolve the issue, I did what Patrick suggested here, but I had to also remove the old jars from the default spark jars directory. Could anyone suggest a way to avoid that? On Wednesday, August 9, 2017 at 4:25:35 AM UTC-4, Patrick McGeever wrote: > > Actually we

Re: Accessing the "Ad Suggestions" setting of an Account through the API?

2019-02-13 Thread David Antunes
Hi, Are there any updates on the availability of this feature? Thanks! David On Friday, March 30, 2018 at 12:57:27 PM UTC+1, Michael Cloonan (AdWords API Team) wrote: > > Hello, > > I will file a feature request for this, as that does sound impractical. > Unfortunately, I cannot comment on any

RE: OfflineCredentials.Api.ADWORDS is giving value null and causing nullPointerException

2019-02-13 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi, Since this is already an old thread and for better tracking, could you create a new one and include the details of your issue through that thread? We can continue our discussion through there. Thanks and regards, Peter AdWords API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

RE: Scope of uniqueness for "assetId" identifiers?

2019-02-13 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Al, After discussing this with the team, I could confirm that the assetId is unique only within an account. I will file a feature request for this to update the documentation regarding assetId uniqueness. Regards, Dannison AdWords API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ A

RE: [1-1254000025157] How can I get YouTube video's file name?

2019-02-13 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Yoshimasa, It turns out that the sourceUrl will be populated for other cases like AUDIO and IMAGE, but not for VIDEO. Best, Thanet, AdWords API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://googleadsdeveloper.blogspot.com/s

Re: customer sync service changed criteria

2019-02-13 Thread cv
Hello Bharani, Yes, there were a issue. I am seeing AdGroupChangeData under the API, but under the UI last change was recorded on 11Jan2019. No idea what the change is about, that I am receiving under the API, but not in UI. Thanks, On Wednesday, 13 February 2019 22:28:58 UTC+5:30, googlead

RE: Why I can't mutate youtubeVideoMediaIds list in UniversalAppCampaignSetting in CampaignService.CampaignOperation

2019-02-13 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi, If you're going to mutate your youtubeVideoMediaIds , you should use the youtubeVideoMediaIdsOps

RE: Exclude specific region with radius from bulk list

2019-02-13 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Tom, I'm afraid there's no way to exclude locations based on radius as the Proximity criterion type is only targetable. Thanks and regards, Luis AdWords API Team =~=~=~=~=~=~=~=~=~=~=~=