API Limits

2022-03-31 Thread Roman Bondarenko
Hello team! I am keep reading about API daily limits and it's 15 000 operations per day... But in the doc I didn't manage to find where I can checkout how many operations did my integration have? Is there a place where I can checkout API current operations usage for account? Thanks a lot! --

Re: Campaign User List Criteria

2022-02-08 Thread Roman Bondarenko
No logs, only python traceback. Google Ads Python package does not manage to send any requests because of an error which I described above which happens during preparing operations to run. So to ensure you have to run Python code snippet to add user list to campaign criteria. On Tuesday, Febru

Re: Upload customer list

2022-02-08 Thread Roman Bondarenko
As I noticed, this issue happens when setting *OfflineUserDataJobOperation.remove_all* to *True* On Tuesday, February 8, 2022 at 11:23:26 AM UTC+2 Roman Bondarenko wrote: > Hi team! > > Could you, please, help me to understand why replace task has infinite > Processing stat

Campaign User List Criteria

2022-02-07 Thread Roman Bondarenko
Hi team! I found unexpected behavior today while attaching user list resources to a campaign. Here is what your doc says: UserListInfo *user_list - string: The User List resource name.* But when I'm trying to add user

Migrate extensions from feed-based to asset-based

2022-01-24 Thread Roman Bondarenko
Hello team! Currently working on a migration from feed-based extensions to asset-based extensions for *Call* and *App* types. Have a question about removing feeds. This page mentions that fee

Mutate Asset Issue

2021-12-14 Thread Roman Bondarenko
Hello, team )) Currently I am working on migration feed based extensions to assets. This example is related to SITELINK assets. I perform UPDATE operation 2 times. Please, take a look at first call: Request --- Method: /google.ads.googleads.v9.services.AssetService/MutateAssets Host: googl

Re: GeoTargetConstantService

2021-08-03 Thread Roman Bondarenko
Hello again. Thanks for helping me out! I am using code exactly the same as in the example here As you might notices there are only 3 names for locations and could be up to 25. How could I

Re: GeoTargetConstantService

2021-08-03 Thread Roman Bondarenko
Hello again) Thanks for helping me out. I am using code snippet from here As you might noticed there are 3 locations in example which can be up to 25. Is there a way to extend the amount of names? Thanks! On Tue

GeoTargetConstantService

2021-08-03 Thread Roman Bondarenko
Hello there :) I am currently implementing targeting location for campaign level using Google Ads API. Objective is to add up to 1000 locations to a campaign using only name of location... So we have to use *GeoTargetConstantService* to get *id* of each location criterion. But service has a li

Re: Structured Snippet Extensions

2020-11-22 Thread Roman Bondarenko
Hello team! Was curious, is issue resolved or decided to remain as it is? Did not notice any changes on Developer Blog as well... Please, let me know :) Thanks! On Friday, July 31, 2020 at 10:04:08 PM UTC+3 adsapiforumadvisor wrote: > Hi Roman, > > Thank you for sharing that information. I u

AdGroupCriterionService - Keywords

2020-10-13 Thread Roman Bondarenko
Hello, team! I would like to ask for a help with statuses for keywords criterion for adGroups. So I receive from API payload which looks like this: { 'adGroupId': 104836958107, 'criterionUse': None, 'criterion': { 'id': 970272523342, 'type': 'KEYWORD', 'Crite

Re: Promotion Extensions Editing

2020-10-05 Thread Roman Bondarenko
Hi! Yes, it worked for me too! Thanks a lot! On Monday, October 5, 2020 at 4:02:21 PM UTC+3 adsapiforumadvisor wrote: > Hi Roman, > > I was able to reproduce this second issue and to fix it by setting the > field "promotionCode" to "" (an empty string) instead of "None". > > > Could you giv

Re: Promotion Extensions Editing

2020-10-05 Thread Roman Bondarenko
Hello! Thank you for help) Yes, that is a solution ) But there is another issue ... When I create promotion extension with promotionCode field which holds some value but after that I decided that want have discount not on promotion code but with ordersOverAmount, I could not update this anymo

Re: Promotion Extensions Editing

2020-10-02 Thread Roman Bondarenko
Hello! Firstly, I want to point that in link which you left in your response there is a banner which says: "*Note:* You can use either the ADD or SET operator here, since the two operators are equivalent in extension setting services." And I did try with SET operation but result was the same.

Promotion Extensions Editing

2020-09-30 Thread Roman Bondarenko
Hello, team! I would like to ask for a help or report a bug. So here is a situation. Firstly: I send a request to create a Promotion extension with such payload: "payload1.py" which transforms to request to your API which is in "request1.txt" and I receive response which is in "response1.txt

Re: App extensions URL settings

2020-08-28 Thread Roman Bondarenko
Hello. Oh ... Thanks for your explanation! Have a nice day! On Friday, August 28, 2020 at 2:12:31 AM UTC+3 adsapiforumadvisor wrote: > Hello Roman, > > That is a very interesting observation. Thankfully, that's not a bug. It's > just the system trying to be helpful. In > https://support.goog

App extensions URL settings

2020-08-26 Thread Roman Bondarenko
Hello! Found a bug, I guess. Logs provided below. Request made: Service: "CampaignExtensionSettingService" Method: "mutate" URL: "https://adwords.google.com/api/adwords/cm/v201809/CampaignExtensionSettingService"; Outgoing request: {'SOAPAction': '""', 'Content-Type': 'text/xml; charset= utf-

Re: Accounts settings

2020-08-12 Thread Roman Bondarenko
I see now ) Thanks a lot! On Wednesday, August 12, 2020 at 9:30:28 PM UTC+3 adsapiforumadvisor wrote: > Hi Roman, > > Thank you for reaching out! As mentioned in this > > documen

Re: Call extensions bug

2020-08-12 Thread Roman Bondarenko
Yes, I could provide logs, of course :) But firstly would like to point at some fact... All changes to extensions were made through platform UI but not API... with API I only fetched updated data from you guys) Please, note that as well. There are other extensions, ad groups, ads in log file (b

Accounts settings

2020-08-12 Thread Roman Bondarenko
Hello! Guys, I am keep searching for this functionality but still nothing :( Maybe you could help me here ?) Is there a way to fetch with AdWords API recent settings for default "Call conversion action" for account? This is screenshot where you can get it through your platform :) [image: Scr

Re: Structured Snippet Extensions

2020-07-31 Thread Roman Bondarenko
Reply to author is not active for me ... I am hot sure why :( On Wednesday, July 29, 2020 at 9:53:01 PM UTC+3 adsapiforumadvisor wrote: > Hi Roman, > > Thank you for reaching out. Can you please share the detailed request and > response logs for your API calls and also a screenshot of the UI sh

Structured Snippet Extensions

2020-07-29 Thread Roman Bondarenko
Hello! Have an issue using API for Structured Snippet Extensions. *Description*: There is a field in API "header" which should contains exactly localised header with no information which localisation is used and because of that there are some issues. When same header is the same for several la