Re: Offline Conversion Partial Failure ValidateOnly

2022-03-03 Thread Steven Jeanne
I did and it worked now, thanks Le jeudi 3 mars 2022 à 04:38:25 UTC+1, adsapi a écrit : > Hi Steven, > > Thank you for your question. > > Since partial_failure > > > is supported i

Offline Conversion Partial Failure ValidateOnly

2022-03-02 Thread Steven Jeanne
Hello ! I'm trying to upload offline conversion with validateOnly true option. I'm aware that I can't use "results". I'm trying to return errors. GoogleAdsError have a method GetOperationErrorsByIndex(). In the case of offline conversion, it's not "operation" per se. Question : How can I get

Issue with ChangeEventService

2022-01-06 Thread Steven Jeanne
Hi, I have another issue with this service. GRPC error of status 13 (internal) trigger depending on the customer. On another post, we resolve the issue for the filtering on change_event.change_date_time that couldn't be older than 30 days. Right now the issue is that : Let's i have 5 custome

Re: [ISSUE] Google Ads Query Builder / Validator.

2022-01-06 Thread Steven Jeanne
Hi ! That's what I though afterwards. I'm filtering on 29 days now. I have another problem, I'm going to do a new post. It's not the same issue. Thank you Le mercredi 5 janvier 2022 à 00:20:41 UTC+1, adsapi a écrit : > Hi Steven, > > Thank you for reaching out to the Google Ads API team. > >

[ISSUE] Google Ads Query Builder / Validator.

2022-01-04 Thread Steven Jeanne
Hi, I Have an issue with those queries : SELECT change_event.changed_fields, change_event.new_resource, change_event.old_resource, change_event.resource_change_operation, change_event.resource_name, change_event.change_date_time FROM change_event WHERE ad_group.id = 17189668520 AND change_eve

[Billing] "InvoiceError.BILLING_SETUP_NOT_ON_MONTHLY_INVOICING"

2021-09-23 Thread Steven Jeanne
I would like to get the Invoices for an account. I manage to get invoices when the billing setup is a monthly invoicing but when it's an automatic I can't. (I can read the error, but the documentation doesn't specify that we can only call ListInvoices() for billing setup of type Monthly Paymen

Different Product than UI.

2021-09-02 Thread Steven Jeanne
Select metrics.clicks, metrics.cost_micros, metrics.impressions, metrics.conversions, metrics.all_conversions, campaign.name, segments.product_item_id >From shopping_performance_view Where campaign.name like "ssc-DD-DE- Smart Shopping Margin 10-25" Return d

shopping_performance_view, list all products in campaigns

2021-08-30 Thread Steven Jeanne
Hello, I'm using Google Ads Api. I have a smart shopping campaign, with only one adgroup. This adgroup (and therefore campaigns) contains a list of products. (36K). When I try to get the list of product using shopping_performance_view , I manage to get 11K product. This is weird, plus some