Re: No "Abridged summary of adwor...@googlegroups.com" for 2 days

2019-07-08 Thread Mat
Hi Josh, no, I still have not received any digests since my last post. And I don't think that the problem is on my or GSuite's end. The Digest does not arrive also with other, from GSuite independent accounts any more. Could it be that this has something to do with this, apparently still

RE: Opting out of Google Discover using the APIs

2019-07-08 Thread Google Ads API Forum Advisor Prod
Hi Martin, With regard to shopping campaigns from the Youtube/Discover network using the API, unfortunately, we don't have a definite timeline on when it will be supported in the AdWords API. Please continue to follow our blog for announcements. For the second question, could you clarify what

RE: CustomerSyncSelector by user?

2019-07-08 Thread Google Ads API Forum Advisor Prod
Hi Richard, The information as to which user applied the changes is currently not supported in the AdWords and Google Ads APIs. Only the entities that were changed are currently being returned. You may continue to follow our blog for updates regarding this topic. Thanks and regards, Peter

Re: Google Ads API get reporting of performance data error

2019-07-08 Thread MCC智美
Hello, After adding and expanding, it's finally OK. Thank you very much for your guidance. adsapiforumadvisor于2019年7月3日星期三UTC+8下午6时27分16秒写道: > > 您好, > > 我很抱歉误会。 > 经过调查,我得到了一个类似的错误(虽然不完全一样),我可以通过打开Protobuf扩展的“C实现”来解决这个问题。 > > 特别是,PHP客户端库依赖于自述 >

Re: Batch Job Cancelled, Internal Error

2019-07-08 Thread Curtis Beck
Thanks Josh, The day following the failure we deleted the partially created account structure state and reran the entire batch job to successful completion. I use batch jobs service frequently. Failing due to internal errors is not common for me, maybe happening every couple months. When

RE: [Google Ads API Python Library] - How to set the bidding strategy when the bidding strategy has data type of 'MESSAGE'?

2019-07-08 Thread Google Ads API Forum Advisor Prod
Hi Miguel, Thanks for the question. The Java and PHP libraries are setting the maximum_conversion_value field, not the maximize_conversions field. These are technically two different bidding strategies, but below are examples of how to set both: maximize_conversion_value:

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

2019-07-08 Thread Google Ads API Forum Advisor Prod
Hello łukasz, I know this whole decision to moving to Google Ads API Beta is a lot to take in, and we really appreciative that all of you stay on top of our communication channels. You're right. You will not be able to filter removed campaigns using the AdGroupService. You may use the AdGroup

RE: With PHP Library, Getting ........google-ads-php\examples\BasicOperations/../../vendor/autoload.php): failed to open stream: No such file or directory warning error

2019-07-08 Thread Google Ads API Forum Advisor Prod
Hello, As mentioned in my previous post, it should be that the dependencies might have not installed properly. You have to follow the instructions mentioned here to download the dependencies related to the PHP client library. Please give it a try and let me know if you have any further

RE: Audience Manager in Google Ads API V1

2019-07-08 Thread Google Ads API Forum Advisor Prod
Hello Ramanajee, You may use the UserListService which is equivalent to the AdWordsUserListService in AdWords API. Please find the code snippet below as a reference: CrmBasedUserListInfo userList = CrmBasedUserListInfo.newBuilder() .setUploadKeyType(CustomerMatchUploadKeyType.CONTACT_INFO)

Re: Hotel Performance View does not have segmentation by user country

2019-07-08 Thread Google Ads API Forum Advisor Prod
Hi Joao, I don't have any updates to share just yet, but the Hotel Ads team is looking into what it will take to support segmenting by both segments.geo_target_country and segments.hour in a future version of the Google Ads API. I'll update this thread as soon as I have more information.

Re: Batch Job Cancelled, Internal Error

2019-07-08 Thread Google Ads API Forum Advisor Prod
Hi Curtis, Thanks for confirming and for following the guidance in the best practices section. I was able to find more information about the job in our internal logs, and it looks like there was a resource issue on our side when this job failed. Could you resubmit the failed operations for the

RE: How can I get customer list?

2019-07-08 Thread Google Ads API Forum Advisor Prod
Hello Sky, Could you please elaborate on how you're pulling the Customer List data through the API? If you could share the code snippets of your implementation or the JSON request, it will help us investigate further? To share the privately, you can use the Reply privately to author option.

RE: How to exclude mobile app categories to a display network campaign

2019-07-08 Thread Google Ads API Forum Advisor Prod
Hello, If you are using the AdWords API, you could use CampaignCriterionService then set criterion as MobileAppCategory and then set isNegative to true. If you are using Google Ads API Beta, then you have to use CampaignCriterionService then set criteria as mobile_app_category and set

RE: USER_PERMISSION_DENIED for the new Ads API with the java SDK

2019-07-08 Thread Google Ads API Forum Advisor Prod
Hi Julián, The USER_PERMISSION_DENIED error occurs when the account is not linked to an MCC that can directly manage accounts. Another possible reason is that the OAuth2 credentials used has no access to the specific client account. Could you please make sure that you're generating the OAuth

Re: Private message regarding: TargetingIdeaService throwing exceptions all the time

2019-07-08 Thread Andrei
Hello Hiroyuki, Thank you for the reply, unfortunately I only saw it today. :( I will try again to do the request again and if I do get the errors I will notify you. Thanks, Andrei. On Tuesday, July 2, 2019 at 9:24:12 AM UTC+3, adsapiforumadvisor wrote: > > Hi Andrei, > > I am a colleague of

Re: AWQL - How to properly use a list as predicates values (Python)?

2019-07-08 Thread ishan kumar
Thanks.. It also works for me On Thursday, 14 June 2018 14:03:19 UTC+4, Matthias Baader wrote: > > Hi, > > how can I assign a list to predicates values in an AWQL query string? > > this code works: > query = (adwords.ServiceQueryBuilder() > .Select('Id', 'Status') >

Audience targeting Search API

2019-07-08 Thread Zhi
Which api in the Google Ads API should I use to get the audience search result like ads ui do as shown in the picture below. [image: gg_2.png] -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Re: Hotel Performance View does not have segmentation by user country

2019-07-08 Thread Joao Martins
Hi there, any follow up on this? Thanks On Sunday, June 30, 2019 at 6:46:05 PM UTC+1, adsapiforumadvisor wrote: > > Hi Joao, > > I'm following up with the Hotel Ads team to see if this restriction was > intentional. I'll update this discussion as soon as I have more information > from them. >

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

2019-07-08 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching support. Please find my response to your queries below. Could you please share the screenshot for me to help you further with detailed information? You could reply via Reply privately to author option. For Standard Access, it is not possible to increase the get

Re: Google Ads API - Placement Detail Incomplete data

2019-07-08 Thread Ryan Whitten
Hi, Thank you. I did have trouble accessing other metrics listed on the migration guide but not on the view page. Should the view be more accurate than the migration guide, or is the view not feature complete yet? I don't have the error handy but it essentially said the requested metric was

RE: api for audience ideas

2019-07-08 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching support. It is not possible to get the ideas of audiences via Google Ads API. Let us know if you need additional information. Regards, Nikisha Patel, Google Ads API Team ref:_00D1U1174p._5001UCbYzU:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

RE: Temporary IDs for label

2019-07-08 Thread Google Ads API Forum Advisor Prod
Hi, Thanks for sharing the detailed information. From the logs shared, it looks like you have specified the resource name for create operation while creating new label. This is the reason you are getting the following error. Please refer this code sample to add campaign label. Let us know if

RE: Google Ads API back to beta, new sunset date for AdWords API?

2019-07-08 Thread Google Ads API Forum Advisor Prod
Hi Stephen, We are currently evaluating this, however don't have any updates to share at this moment. As always, we welcome your feedback on API features. Regards, Nikisha Patel, Google Ads API Team ref:_00D1U1174p._5001UCauiT:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

RE: idea

2019-07-08 Thread Google Ads API Forum Advisor Prod
Hello Alexey, In this group we specifically discuss concerns related to the AdWords API and Google Ads API Beta only. Please elaborate if you have any concerns related them, I am happy to help. Regards, Sai Teja, Google Ads API Team ref:_00D1U1174p._5001UCbYzf:ref -- --

RE: What is possible with Google Ads API vs not possible with AdWords API?

2019-07-08 Thread Google Ads API Forum Advisor Prod
Hi All, Thank you very much for expressing your concerns. We really do take your feedback extremely seriously and are working vigorously to address the issues that you've described. In case you missed it, we recently announced in this blog post that the new API has been set back to beta so

RE: Google Ads API V2, video_ad field missing for the ad_group_ad.

2019-07-08 Thread Google Ads API Forum Advisor Prod
Hello Bruce and Charlie, Thank you for sharing the additional details. I have shared the details with the team for further investigation. I will keep you posted on the updates. Regards, Bharani, Google Ads API Team ref:_00D1U1174p._5001UCalsY:ref -- --

Re: Batch Job Cancelled, Internal Error

2019-07-08 Thread Curtis Beck
Thanks Josh, Yes, the operations are ordered per the best practices section. The order of the operations performed were: All ADD BudgetOperations followed by All ADD CampaignOperations followed by All ADD CampaignCriterionOperation followed by All ADD AdGroupOperations followed by All ADD

RE: hotel_name in Google Ads API

2019-07-08 Thread Google Ads API Forum Advisor Prod
Hello David, I cannot comment on the availability of those fields at this point of time. I will pass on this as a feature request to our Engineering team. I will update you once I have more information. Regards, Sai Teja, Google Ads API Team ref:_00D1U1174p._5001UCa6oc:ref -- --

RE: Batch Job Cancelled, Internal Error

2019-07-08 Thread Google Ads API Forum Advisor Prod
Hi Curtis, A common cause of this error is if operations are not ordered by operation type, as described in the best practices section of our guide . Could you let me know if you're already following that recommendation? Thanks, Josh, Google Ads API Team ref:_00D1U1174p._5001UCbByJ:ref -- --

RE: Campaign with biddingScheme of targetCPA gets BiddingErrors.BID_TOO_SMALL error when pushing (python)

2019-07-08 Thread Google Ads API Forum Advisor Prod
Hello, Can you please reply privately to author your API request and response so I can see why you are facing these issues? Thanks, Anthony Google Ads API Team ref:_00D1U1174p._5001UCbYzj:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

RE: How to query Dynamic Search Ads using GoogleAds API

2019-07-08 Thread Google Ads API Forum Advisor Prod
Hi Gavin, Unfortunately, it is not possible to get performance data on your DSAs using Google Ads API. You could use AdWords API to get this data where AdType = DYNAMIC_SEARCH_AD. Regards, Anthony Google Ads API Team ref:_00D1U1174p._5001UCbP79:ref -- --

Re: Filter by campaign type in adwords api reporting python

2019-07-08 Thread Google Ads API Forum Advisor Prod
Hello Praveen, Once you got the ids of those display campaigns, you can apply filter on the CampaignId field on the CriterionPerformacneReport by adding the where condition in the report query(example given below). You could use the code sample in JAVA from here.

Re: Did Google Ads API provide access log ?

2019-07-08 Thread Joe Stedman
Not related to Google Ads specifically, but if you log into your Google account (the one that granted access to the 3rd party app). You can select 'Security -> Third-party apps with account access' and revoke the access there. Joe On Monday, July 8, 2019 at 11:29:40 AM UTC+1, Jayce Li wrote:

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

2019-07-08 Thread Google Ads API Forum Advisor Prod
Hello Qaiser, That's right. The field metrics.search_exact_match_impression_share currently supports segmentation based on the fields listed in the drop-down. I have shared this with the team. Please keep an eye on our blog for more updates. Thanks, Bharani, Google Ads API Team

AdwordsUserListService MutateMembers performance

2019-07-08 Thread 'Chuck Dusseau' via AdWords API and Google Ads API Forum
Hi, Our client has noticed a drop in throughput since the end of June when using *MutateMembers* on *AdwordsUserListService* (v201809) to maintain their audiences. They are looking to get some advice on scaling and increasing their throughput. Currently they are constantly uploading users

Re: USER_PERMISSION_DENIED from customer service for some accounts in the new Google Ads API which work in the old Adwords API

2019-07-08 Thread Google Ads API Forum Advisor Prod
Hello Julian, If you are facing USER_PERMISSION_DENIED error to investigate further, could you please share the login-customer-id, client customer id that you are using in the request and the email address of the user using which the OAuth credentials are created? You could use reply privately

Re: Linking account with Manager Account in Google Ads API

2019-07-08 Thread Google Ads API Forum Advisor Prod
Hello Amrender, To analyze further, could you please share the complete request and response log containing request id? Also please specify or share the guide that you followed to create OAuth credentials. You could use reply privately to the author option while sharing the information

Re: Issue setting bid strategy through API differs from UI

2019-07-08 Thread Vinutha Nayak
Hi Mike, Can you please get back on this one please ? Thanks and Regards, Vinutha Nayak On Thursday, 4 July 2019 11:57:09 UTC+5:30, Vinutha Nayak wrote: > > Hi Mike, > > I tried the syntax as you suggested . It still gives same error : > > > [image: googleadsquery.PNG] > > > > > > File

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

2019-07-08 Thread Vinutha Nayak
Hi Ziv, Thanks for the detailed explanation. Yes , you were right in the sense that I was trying to edit the age and gender criteria via the Demographics screen which is for Adgroup campaign and in code as pasted above, I was trying to fetch them at campaign level. I corrected myself, but

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

2019-07-08 Thread Łukasz Stankiewicz
As the further investigation goes these campaigns have status REMOVED but AdGroups still have status ENABLED so I cannot filter them out. W dniu poniedziałek, 8 lipca 2019 15:39:11 UTC+2 użytkownik Łukasz Stankiewicz napisał: > > Hello, > is Google Ads API is reverted to beta program I am

Total clicks/cost from keywords performance vs ad groups performance report in Google Ads

2019-07-08 Thread Акулов Алексей
Hi Community, It is clear to me that in Google Ads we have multiple "performance" reports, where we can check cost on different aggregation levels. Let's have an example: 1. Get keywords performance report: CampaignName, AdGroupName, AdNetworkType1, AdNetworkType2, Criteria, KeywordMatchType,

Google AdWords API returns AdGroups not connected to clienctCustomerId account

2019-07-08 Thread Łukasz Stankiewicz
Hello, is Google Ads API is reverted to beta program I am rewriting implementation to AdWords API and encouraged strange problem when requestion AdGroups API return AdGroups with campaignId not belonging to the Account. AdGroups Request: > '

CustomerSyncSelector by user?

2019-07-08 Thread Richard Scorer
Hi, Using the CustomerSyncSelector (or equivalent in new API) I wondered if there was a way to find the user which applied the changes, either in the new or current API? Many thanks Richard On Wednesday, 20 December 2017 03:34:09 UTC, Peter Oliquino (AdWords API Team) wrote: > > Hi, > >

RE: No "Abridged summary of adwords-api@googlegroups.com" for 2 days

2019-07-08 Thread Google Ads API Forum Advisor Prod
Hi Mat, I just confirmed that your Delivery setting is still set to Digest, as you indicated. Have you received any digests since your last post? If not, please post to the GSuite Help Community to see if the experts there can help. Thanks, Josh, Google Ads API Team

Re: cleanUp categoryFilters for account level location extension

2019-07-08 Thread Google Ads API Forum Advisor Prod
Hi Sergey, I've asked the feeds team for an update. I also asked if there was a workaround available via any other mechanism, as I do not see a way to view or edit the filters in the UI. I'll get back to you as soon as I have more info. Thanks, Josh, Google Ads API Team

Audience Manager in Google Ads API V1

2019-07-08 Thread 'Ramanajee Kandregula' via AdWords API and Google Ads API Forum
Hi, How we can create audiences and mapping to campaign adgroups using Google Ads V1 API ? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message

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

2019-07-08 Thread Anton Gabov
Hello, I use Java client for downloading CAMPAIGN_LOCATION_TARGET_REPORT with such Query: ReportQuery query = new ReportQuery.Builder() .fields("CampaignId", "CampaignName", "Id", "Date", "Clicks", "Impressions", "Conversions", "Cost")

Re: With PHP Library, Getting ........google-ads-php\examples\BasicOperations/../../vendor/autoload.php): failed to open stream: No such file or directory warning error

2019-07-08 Thread Liquintel
How To Resolve this error i m woking at hosting server.. i have to get all campaign i m tried getCampaign.php file but this error showing how can i resolve this let me know > *Warning*: > require(/storage/ssd1/493/4996493/public_html/PHP/userpanel/../../vendor/autoload.php): > >

idea

2019-07-08 Thread Алексей Алексеев
Hey. I had an idea to create an application for communication "room" where rooms are created automatically when one user clicks "go to visit" to another. but the other can be in the room is not one and going to visit the user can meet. the idea is that you can only enter to the familiar and to

How can I get customer list?

2019-07-08 Thread sky zhao
Can I get customer list data user my managerid ? now i use the Google ADS API , but i can't get the customer list , and i can't get the manager list data . -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Decimal precision of metric AbsoluteTopImpressionPercentage

2019-07-08 Thread Marie P-Lavoie
Hi! I noticed that the AdWords API returns the value of AbsoluteTopImpressionPercentage with 2 decimals only (for example, 0.42, which will be 42.00%). However, in the AdWords UI, the value has 4 significant digits (for example: 42.22%). Why is it not the case when fetching the data from the

api for audience ideas

2019-07-08 Thread Zhi
which api in Google Ads API should I use to get the ideas of audiences as shown in the ads ui below? [image: gg.png] -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You

Re: USER_PERMISSION_DENIED from customer service for some accounts in the new Google Ads API which work in the old Adwords API

2019-07-08 Thread Julián Canada Racinet
Hey, we are having the exact same issue. Can you help us determine what's going on with our requests? Regards, Julián El viernes, 14 de junio de 2019, 15:24:52 (UTC-3), adsapiforumadvisor escribió: > > Hello Konstantin, > > Thanks for sending the email address. The email address.

Campaign with biddingScheme of targetCPA gets BiddingErrors.BID_TOO_SMALL error when pushing (python)

2019-07-08 Thread Bloom
Hello, I'm working on a tool to build display campaigns with predefined settings. My campaigns have a *biddingStrategyType* of *TARGET_CPA*. When I try to push this directly, it tells me I need a *biddingScheme* as well with a *targetCpa* amount (it doesn't prompt me to do this with my

Re: Google Ads API V2, video_ad field missing for the ad_group_ad.

2019-07-08 Thread Charlie
I have the same question. No video ad info have been pulled out from the query though the ad type is VIDEO_AD On Wednesday, July 3, 2019 at 3:27:27 AM UTC-4, Bruce wrote: > > Hi All, > > I have some problems when using Google Ads API v2 GAQL to list the > ad_group_ad under my account. >

USER_PERMISSION_DENIED for the new Ads API with the java SDK

2019-07-08 Thread Julián Canada Racinet
Hi all! We are having issues in *production* the new GoogleAds API. We are using the java sdk. This approach works for some customers but not for others (we are not yet using the MCC account) When trying to retrieve data, we first create the client: * Credentials creds =

Re: Opting out of Google Discover using the APIs

2019-07-08 Thread Martin
Anybody? Google API team -- do you have any information about whether it is (or will be) possible to opt out Shopping campaigns from the Youtube/Discover network using the APIs? Is there a suggested solution for agencies that are handling thousands to tens of thousands of campaigns, where

Did Google Ads API provide access log ?

2019-07-08 Thread Jayce Li
If I grant 3-rd tool to access google ads account. Then after 1 month, I cancel the service 3-rd provided. But how did I make sure it's really end? Did Google Ads API provide access log to let me check did someone still access my google ads account ? -- --

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

2019-07-08 Thread deepak sonawane
Hi team, Already replied with details as suggested. Can you please update me on this ? On Friday, July 5, 2019 at 9:09:23 AM UTC+5:30, adsapiforumadvisor wrote: > > Hi Deepak, > > Thank you for posting your concern. > > To investigate the issue, could you provide the complete report definition

Questions about the number of gopogle-ads API usage

2019-07-08 Thread CDG
Hi, I have three questions. I can't find the answer on the file. Please support me. 1. -- like pic1.png what is "Google Ads Api - Get requests (Get call per minute)" Does this mean the number of attempts that exceed the maximum amount per minute? Any other meaning? Please give me a

RE: Can I get Conversion Currency Rates for Google Ads

2019-07-08 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for posting your concern. Unfortunately, the conversion currency rates is not supported in AdWords API. The cost/money value is being returned by AdWords API reporting based on the currency type specified when creating the AdWords account. Let me know if you have further

RE: Is it possible to ask for a report asynchronously using the Google Ads API (now beta)?

2019-07-08 Thread Google Ads API Forum Advisor Prod
Hi Horacio, Thank you for reaching out. Could you confirm my understanding in the statements below which is correct? You wish to download reports and call MutateJobService at the same time. You wish to use MutateJobService to download multiple reports. I am afraid both scenarios are not

RE: How to access adwords user info after oauth consent

2019-07-08 Thread Google Ads API Forum Advisor Prod
Hi Jason, Thank you for reaching out. Since you are using PHP, I would recommend that you download our PHP client library as it is easier to use and has basic operations already included. After generating your OAuth2 Credentials, you would have to create your properties file by following this

RE: concurrent modification error google adwords api

2019-07-08 Thread Google Ads API Forum Advisor Prod
Hi Daniela, It's nice to meet you and welcome to our forum! :) Regarding the concurrent modification issue that you encountered, could you provide the request IDs or the complete SOAP request and response logs (if you're using the AdWords API) / JSON logs (if you're using the Google Ads API)

RE: google ads client library for php without composer installing

2019-07-08 Thread Google Ads API Forum Advisor Prod
Hi Jignesh, Thank you for reaching out. However, your concern appears to be more specific to the PHP client library setup. That said, you may instead, reach out to the PHP library owners via this link as they are better equipped to assist you regarding this topic. Thanks and regards, Peter