Re: ReportDownloadError.ERROR_GETTING_RESPONSE_FROM_BACKEND

2019-08-06 Thread Google Ads API Forum Advisor Prod
Hi Oksana, I am a colleague of Sai, and I will be assisting you with your concern here. My apologies for the delayed response. I have received your private response. To prevent encountering this error in your future downloads, I would suggest you to lessen your selected fields and download them

RE: Adwords api create UAC failed for some account

2019-08-06 Thread Google Ads API Forum Advisor Prod
Hi Kim, The "OperationAccessDenied.OPERATION_NOT_PERMITTED_FOR_CAMPAIGN_TYPE" error you are encountering indicates that you are using a mutate operation on a campaign type that is not supported in the AdWords API. So I can further investigate and confirm, could you send to me the complete SOAP

RE: Target CPA Bid Landscapes On Campaign level

2019-08-06 Thread Google Ads API Forum Advisor Prod
Hi Guy, Thanks for posting your concern. You may refer to this guide to know how you will make a request to fetch campaign-level bid modifier landscapes. However, please note that bid cannot be selected using getCampaignCriterionBidLandscape() or queryCampaignCriterionBidLandscape() and use Bi

RE: Private message regarding: How to get all the phone numbers in Google Ads account?

2019-08-06 Thread Google Ads API Forum Advisor Prod
Hi Denis, Thank you for sharing the screenshots. Upon checking, it appears that you are indeed using the Google Ads Scripts instead of the AdWords API. This is, unfortunately, already outside of our scope. You may, however, reach out to their team via the Google Ads Scripts Forum for further as

Re: The display_upload_ad field of ad is missing in Google Ads API

2019-08-06 Thread Jiangang Wu
Hello, I have tried creating the ad of HTML5_UPLOAD_AD type both through Google Ads API and Google Ads UI. It turns out that the display_upload_ad field only appears in the ads that created through Google Ads API, and it will disappear in the ads that created or modified through Google Ads UI.

Re: Adwords api create UAC failed for some account

2019-08-06 Thread Kim Hung
the error code is OperationAccessDenied.OPERATION_NOT_PERMITTED_FOR_CAMPAIGN_TYPE On Wednesday, August 7, 2019 at 10:50:01 AM UTC+8, Kim Hung wrote: > > hi, > I found that some of my accounts has changed by Google Adwords with new* > Ad groups *menu on the side bar. All the descriptions and

Re: 403 error Request had insufficient authentication scopes.

2019-08-06 Thread f s
Hi, Sai Thanks a lot. I got the correct response after recreated the refresh token. I might have made the token without the adwords scope... -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Adwords api create UAC failed for some account

2019-08-06 Thread Kim Hung
hi, I found that some of my accounts has changed by Google Adwords with new* Ad groups *menu on the side bar. All the descriptions and images must be created under an Ad group?? But the old Adwords api not working anymore for these accounts! How to fix ? Thx [image: 841565144578_.pic

RE: Performance Report for Display Ads

2019-08-06 Thread Google Ads API Forum Advisor Prod
Hello Reginald, You can use the Campaign Performance Report by filtering based on the AdvertisingChannelType to pull the details of the campaigns with specific serving target as Display. You can then use the Ad Performance Report to retrieve the Display Ads within those campaigns. Could you ple

Re: RE: developer token issue

2019-08-06 Thread Google Ads API Forum Advisor Prod
Hi, I've reported this problem to the API Compliance team that maintains that form. I'll update this post once I have more information from them. Thanks, Josh, Google Ads API Team ref:_00D1U1174p._5001UEHQJE:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

RE: 403 error Request had insufficient authentication scopes.

2019-08-06 Thread Google Ads API Forum Advisor Prod
Hello, Could you please confirm the below scenarios where the scope, redirect URI and permissions are assigned. Could you please share the email address of the user using which the scopes are authorized and the client customer id using reply privately to the author option? In general the email

Performance Report for Display Ads

2019-08-06 Thread Reginald Chris Pasco
Hi, I just want to ask if there is a performance report that returns only for display ads/campaigns? Thanks. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received

RE: GoogleAdWords api vs Google Ads API - GetCustomers

2019-08-06 Thread Google Ads API Forum Advisor Prod
Hi Vinitha, The ListAccessibleCustomers will return only the accounts that are directly accessible by the user authenticating the API call. If the email address used for authorization might have to a single account. If you are looking to get the hierarchy of the accounts, you will need to use

RE: Google Ads API Bulk Mutates Response Order

2019-08-06 Thread Google Ads API Forum Advisor Prod
Hello Dmitrii, The bulk mutate operation may not complete the execution in the same order they were sent. Also, each MutateGoogleAdsRequest accepts a repeated MutateOperation, each of which can include a single operation for one resource type as mentioned here. In case if you are intend to use

RE: Google Ads API seems to return error cost value

2019-08-06 Thread Google Ads API Forum Advisor Prod
Hello Yang, I observed that the UI screenshot is for July 29, 2019 and in the Google Ads API report definition you are pulling for the last 7 days. That could be the reason for mismatch. If you are still facing problems, please share the account id using reply privately to the author option to

Re: RE: developer token issue

2019-08-06 Thread Ekaterina Shvorneva
Could you give me access to the form at this link? вт, 6 авг. 2019 г. в 11:23, Ekaterina Shvorneva : > Hi! > The same situation *403 Forbidden* > > вт, 6 авг. 2019 г. в 05:29, Google Ads API Forum Advisor Prod < > adsapiforumadvi...@gmail.com>: > >> Hi Ekaterina, >> >> Could you try opening the

RE: Campaign Budget Change Affect Perfomance Report

2019-08-06 Thread Google Ads API Forum Advisor Prod
Hi Reginald, Since this is more of a product related question rather than API, I'd recommend reaching out to the Google Ads Community Forum for solutions. Regards, Anthony Google Ads API Team ref:_00D1U1174p._5001UEI2aY:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us o

RE: Bug in the lastest version (Google-ads-java 4.0.0)

2019-08-06 Thread Google Ads API Forum Advisor Prod
Hello Daniele, Could you please share the complete request and response logs without redacting any information, using the Reply privately to author option to check this further? Thanks, Bharani, Google Ads API Team ref:_00D1U1174p._5001UEI2CH:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Negative conversions in CAMPAIGN_LOCATION_TARGET_REPORT?!

2019-08-06 Thread Zweitze
Nadine, Thanks Nadine! As you mentioned conversion retractions, I did some more digging and found out it is probably also related to the "Include in conversions" setting of individual conversion actions. The campaign manager said she changed that setting late June, for certain conversion actio

Re: Adwords API returns Sitelinks errors for other objects

2019-08-06 Thread Google Ads API Forum Advisor Prod
Hi Wesley, Sorry for the long delay here. The batch job team is still looking into this one, but I asked them for an update and will get back to you. Thanks, Josh, Google Ads API Team ref:_00D1U1174p._5001UBlPtt:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our bl

Re: Adwords API returns Sitelinks errors for other objects

2019-08-06 Thread Google Ads API Forum Advisor Prod
Hi Wesley, Sorry for the long delay here. The batch job team is still looking into this one, but I asked them for an update and will get back to you. Thanks, Josh, Google Ads API Team ref:_00D1U1174p._5001UBlPtt:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our bl

Campaign Budget Change Affect Perfomance Report

2019-08-06 Thread Reginald Chris Pasco
Hi, I just want to verify if by switching the budgets midday will affect the performance report? Based from this guide (here ), the budget will start from the time you switch as if the budget for that day has not be

Re: Are Responsive Search Ads Mutable?

2019-08-06 Thread Google Ads API Forum Advisor Prod
Hi Daniele, It looks like you opened a new thread for this issue. Please continue the discussion on that thread for better tracking. Thanks, Bharani, Google Ads API Team ref:_00D1U1174p._5001UEHss9:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://go

Re: ReportDownloadError.ERROR_GETTING_RESPONSE_FROM_BACKEND

2019-08-06 Thread Oksana Sulyma
Hi guys! I've sent details privately at July 17, but I haven't received any response so far. The issue is still actual for us, please let me know if I need to re-send detailed info... Thanks! Oksana On Tuesday, July 16, 2019 at 10:32:45 PM UTC+3, adsapiforumadvisor wrote: > > Hello Oksana, > >

Bug in the lastest version (Google-ads-java 4.0.0)

2019-08-06 Thread Dan
I would report the following bug, changing from Google-ads-java 3.1.0 to Google-ads-java 4.0.0 [Gax-1] WARN shaded.com.google.ads.googleads.lib.request.summary - FAILURE REQUEST SUMMARY. Method: google.ads.googleads.v2.services. CampaignBudgetService/MutateCampaignBudgets, Endpoint: googleads.g

Marital Status, Education and Homeownership Status adwords API support

2019-08-06 Thread Chaitanya Kulkarni
Hi Team, I need to implement API support for Marital Status, Education, Homeownership Status using AdWords API. Could you please let me know if this support is available? Thanks, Chaitanya -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdevel

RE: URL to GetCampaigns.php not working

2019-08-06 Thread Google Ads API Forum Advisor Prod
Hi, You could try this link instead to get the sample code for retrieving the campaigns for PHP client library. Let me know if you have further questions. Regards, Ejay Google Ads API Team ref:_00D1U1174p._5001UEI0kn:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on

Re: RE: developer token issue

2019-08-06 Thread Ekaterina Shvorneva
Hi! The same situation *403 Forbidden* вт, 6 авг. 2019 г. в 05:29, Google Ads API Forum Advisor Prod < adsapiforumadvi...@gmail.com>: > Hi Ekaterina, > > Could you try opening the link > in incognito mode to > apply for Basic Access? > > Please le

RE: Display Ads Shared Budget

2019-08-06 Thread Google Ads API Forum Advisor Prod
Hi Reginald, Thank you for reaching out. Could you confirm if you are pertaining to the Display campaign? It is not possible to set a budget on the ad level. If you are pertaining to the Display campaign, then this campaign type can use shared budgets. You can refer to this guide on how to sha

RE: Display Ad Types

2019-08-06 Thread Google Ads API Forum Advisor Prod
Hi Reginald, Please see the comments for each ad type. Expanded Text Ads : According to this guide, Expanded text ads are served on Google Network. This said, the ads can be served on Search/Display Network. Call-only ads : This kind of ads are available only for campaigns on the Search Network

403 error Request had insufficient authentication scopes.

2019-08-06 Thread f s
I received the correct response in the same request before, why is the error returned? Isn't the Google Ads API's scope just enough? I can't add another adwords scope. What should I do? Request via curl: POST /v1/customers/4939887x/googleAds:search HTTP/1.1 Host: googleads.googleapis.com Develo

RE: How to get impression beacon URLs using Adwords Script

2019-08-06 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out. However, it seems that your concern is related to the Google Ads Scripts. With this said, you may open your concern to the Google Ads Scripts Forum instead as the support team handling the forum would be able to provide better assistance on your concern. Regard

Google Ads API Bulk Mutates Response Order

2019-08-06 Thread Dmitrii Stebliuk
Hello, when we send a bulk mutate operations to Google Ads API (https://developers.google.com/google-ads/api/docs/mutating/bulk-mutate), can we rely that the order of operations we send is the same as the order of response items we get? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: EntityNotFoundReason.INVALID_ID. (Error: EntityNotFound.INVALID_ID, FieldPath: operations[0].operand.adGroupId, Trigger: AdGroupId: 47876183)

2019-08-06 Thread Tanveer Hamid
Thanks, I think I have fix this issue by giving correct customer client ID. Tanveer Hamid On Monday, August 5, 2019 at 5:57:05 PM UTC+5, Tanveer Hamid wrote: > > Hi, > > I have a MCC Account with id = "3817077656" which is managing a linked > account, when I tried to update that linked account

Re: performing aggregated queries on campaign

2019-08-06 Thread 'Seyed' via AdWords API and Google Ads API Forum
I found the solution! If you perform the query on customer the result will be aggregated on all campaigns On Tuesday, August 6, 2019 at 10:30:34 AM UTC+4:30, adsapiforumadvisor wrote: > > Hi, > > The Account Performance report >

Re: Google Ads API seems to return error cost value

2019-08-06 Thread Yang Wenjun
[image: google-ads-cost.png] Sorry, seems picture not uploaded before. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscrib

Google Ads API seems to return error cost value

2019-08-06 Thread Yang Wenjun
Hi Team, Here is the query I use to fetch report: SELECT metrics.clicks, metrics.conversions, metrics.cost_micros, metrics.ctr, metrics.impressions, metrics.cost_per_conversion, customer.id, customer.descriptive_name, segments.date FROM customer WHERE segments