Image Ads HTML5_AD_ZIP MEDIA_BUNDLE_NOT_ALLOWED

2023-11-13 Thread FW API
Hello, I'm trying to create ImageAds. So far I successfully created ImageAds with GIF data. Unfortunately, doing the same with HTML5 zips results in *error_code {media_upload_error: MEDIA_BUNDLE_NOT_ALLOWED } message: "The uploaded media bundle format is not allowed."* I checked

Structured snippet asset value order

2023-10-16 Thread FW API
Hey, I want to create a snippet asset and the order of the snippet values is important. The problem now is that when the asset is created the order of the values has changed. Is there any way to prevent this behaviour? Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

Location extension to assets: auto migration timeline

2023-10-02 Thread FW API
Hello, are there any updated timelines when the auto migration from location extensions to assets should be done? Original info was end of September, but currently only ~20 % of our accounts are migrated. Regards Anna -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on

Filter Location Assets Type AFFILIATE

2023-07-25 Thread FW API
Hello, We're currently using affiliate location extensions with location groups (FeedItemSets). Due to the announced migration from feeds to assets I'm trying to change our code accordingly. I want to add specific Location Assets (synced from ChainIds) to my location group asset set. For

GAQL: Escape % and _ in LIKE

2023-06-09 Thread FW API
Hi. I would like to use % and _ literally in a LIKE filter. How can I escape these special characters? Does GAQL LIKE use other special characters besides these two? Thanks. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

negative_geo_target_type, trigger: DONT_CARE

2023-04-26 Thread FW API
Hi. Upon creating a search campaign, we received the following error. ___ setting_error: SETTING_VALUE_NOT_COMPATIBLE_WITH_CAMPAIGN } message: "The value of this setting type is not compatible with the campaign type." trigger { string_value: "DONT_CARE" } location {

Re: Not possible to get ads with type "Third party ad" via Google Ads API

2023-02-07 Thread FW API
Hi Carmela, there is no request or something. I just wanted to know if that feature of retrieving third Party Ads via API is available. As there is no such adType in the documentation https://developers.google.com/google-ads/api/reference/rpc/v12/AdTypeEnum.AdType - I assume it is not. I

Re: Not possible to get ads with type "Third party ad" via Google Ads API

2023-02-07 Thread FW API
Hi there, is that feature available now? Best Regards Martin On Tuesday, 3 December 2019 at 17:00:27 UTC+1 Google Ads API Forum Advisor Prod wrote: > Hi Nazar, > > I'm afraid, we will not be able to share a definite timeline on when this > feature will be supported. You could monitor our

How to get enhanced CPC for maximize clicks?

2022-12-19 Thread FW API
Hello, we need to know if our campaigns have enhanced CPC enabled or not. For bid strategy "manual CPC" we can use the field "campaign.manual_cpc.enhanced_cpc_enabled", and this yields the right output. But if the campaign uses the bidding strategy "maximize clicks", this field doesen't work.

upload business logo and company name via api

2022-12-12 Thread FW API
Hi there, we need to know if there is a way to create an asset via api - that is to be used as business-log in Ads. I did find documentation how tu upload e.g. image-assets but if i get it right, those cannot be used as business-logos. To end with questions: 1. is there a way to create

SearchStream fails with 503 and requests are very slow

2022-10-20 Thread FW API
Hi, We recently experienced a lot of failed requests with google.ads.googleads.v11.services.GoogleAdsService/SearchStream. The response contains few information and we have no idea how we could fix this. *Response Headers: null Body: null Failure message: null Status:

Received Conversion Action Resource Name for apparently non-existing resource

2022-10-05 Thread FW API
Hello. I have a test account. Loading `asset`, I received one `asset.call_to_action_asset.call_to_action` that wasn't empty. Curiously that customer account doesn't seem to have any `conversion_action` which I verified both by requesting the resource via API and in the web view. My query

Trying to add Audiences to Display Campaign/ Adgroup

2022-08-08 Thread FW API
Hey, I'm trying to add audiences to my ad group, but i'm getting this error: *Audience is not allowed to attach when use audience grouped bit is set to false.* When trying to change the audience grouped bit in my campaign builder, i'm getting this error: *operation_access_denied_error:

Re: com.google.api.client.auth.oauth2.Credential

2022-06-16 Thread FW API
Hi Yasar, 1. Can you point out at what point this old flow might be used: create a refresh token, create an authentication token? 2. Is it the old java google ad words client library having that problem? 3. Does the new java google ads library has that one fixed already? Thanks for your help,

Mail concerning deadline to migrate

2022-05-24 Thread FW API
Hello, we received mail of the following content on 2022-05-16. __ Hi XXX, The AdWords API has sunset on April 27, 2022 .

com.google.api.client.auth.oauth2.Credential

2022-05-06 Thread FW API
Hello, we have received mail that we use a deprecated *OAuth out-of-band (OOB) flow* for oauth. We have migrated to the new google ads api for all calls, but still rely on old code for create a Credential object for use with getting access tokens to use in LOCATION feeds in google ads.

Re: CANNOT_MODIFY_AD

2022-04-11 Thread FW API
Hello Aryeh, thank you for the overview of ad types. That was very helpful. I have tried what happens when one „edits“ for example the final url of an immutable image ad in the google ads web app, and then apparently a modified ad is created and the old ad is removed. Fair enough. Now I

CANNOT_MODIFY_AD

2022-04-08 Thread FW API
Hello, I am receiving AdError.CANNOT_MODIFY_AD on attempting to modify image_ads. According to the request logs, the error field path points to operations.update.resource_name with trigger empty string. The resource name is set, though. Sadly the documentation about this error type is

disable log truncation

2022-04-06 Thread FW API
Hi there, I'm trying to disable the detail log truncation as suggested in https://developers.google.com/google-ads/api/docs/client-libs/java/logging?hl=en#detail_log_truncation. Unfortunately, this parameter has no effect at all. My logs get truncated at the same length, no matter which value

conversions_by_conversion_date differences when summing

2022-04-05 Thread FW API
Hi there, we use the field conversions_by_conversion_date to display some stats. We found difference when retrieving data. 1. we retrieve data for a number of campaigns for a specific period, which works 2. we retrive data for the same number of campaigns for and the same specific period

Re: AAR Setting via ads-api

2022-04-01 Thread FW API
Hi Matt, thanks for your answer. We want to check whether or not automatic application of a recommendationtype is enabled or disabled as possible within the web ui. And then correct that setting if not set as intended. Is there any chance to achieve that besides the mentioned option to

AAR Setting via ads-api

2022-04-01 Thread FW API
Hi there, as far as I figured out it is possible to apply or discard specific recommandations made by google - https://developers.google.com/google-ads/api/docs/recommendations The google web ui offers the option to allow / disallow google to automatically apply those recommandations. Does

Can not find Cross_device_conversions_by_conv_time

2022-02-25 Thread FW API
Hello, we want to use the metric Cross_device_conversions_by_conv_time, but we can not find it in the API Documentation. Is there anything we missed or is the metric not yet supported by the API? Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

INVALID_AUTH_TOKEN_FOR_EMAIL in LocationFeed

2022-01-27 Thread FW API
Hey, when trying to create a LocationFeed. I get a INVALID_AUTH_TOKEN_FOR_EMAIL Error. The Scope in the httpRequestUrl and the httpAuthorizationHeader is the same("https://www.googleapis.com/auth/adwords;). I tried to use a new RefreshToken but it threw a new OAuthException: Credential could

Error on adding customer label

2022-01-17 Thread FW API
Hello, on attempting to add a certain customer label to an account under a certain customer account, I received: error_code { request_error: UNKNOWN } message: "The error code is not in this version." location { field_path_elements { field_name: "operations" index: 0 } } -- --

CustomerLabel -> increasing permissions with login-customer-id

2021-12-14 Thread FW API
Hello, according to the documentation for the CustomerLabel resource increasing the permission for the login-customer-id may yield additional results. https://developers.google.com/google-ads/api/reference/rpc/v9/CustomerLabel What exactly does that mean? What permission to which account are

Re: Questions about the Google Ads Query Language v6

2021-11-08 Thread FW API
The answer to question is apparently wrong. In case of more than 20k predicate values the API produces FILTER_HAS_TOO_MANY_VALUES. https://developers.google.com/google-ads/api/docs/best-practices/quotas#other_types_of_limits On Thursday, 18 February 2021 at 20:50:37 UTC+1 Google Ads API Forum

oAuth Consent Screen + GoogleAdsApi without any cloud at all

2021-11-05 Thread FW API
Hi there, as it feels like beeing directed from on support to another i hope to find any help here. I am using google Ads API with one account only and no other google-account can log in to that tool in any way. Also it is not publicly visible and not running on google-cloud but just in a

BillingSetup: Resource Not Found

2021-10-25 Thread FW API
Hello. I'm trying to create an Account Budget. I first want to retrieve existing billing_setups: > query for account 2306816448: select billing_setup.resource_name from billing_setup > SUCCESS REQUEST SUMMARY. Method: google.ads.googleads.v8.services.GoogleAdsService/SearchStream, Endpoint:

Re: PlacesLocationFeedData.BusinessIdentifier

2021-09-15 Thread FW API
Hello. I tried that and it worked. But it blew the 1000 Get / day limit. We have 2052 accounts with my business data in actual use. Even if we only refresh those once per day that approach is not feasible. I'm a bit beyond concern now, as we believed in the announcement that the new api would

PlacesLocationFeedData.BusinessIdentifier

2021-09-07 Thread FW API
Hi. In the old adwords api there was a field businessAccountIdentifier on the PlacesLocationFeedData object. It signified the ID of the My Business Account that is used populating the feed. In the current documentation such a field is not listed.

Matching function affiliate location extension

2021-08-10 Thread FW API
Hello, I'd like to set a specific matching function of an existing customerFeed (Placeholdertype: AffiiliateLocation). The default value seems to be "IDENTITY(true)" (at least this value is set when the feed was created via the Google Ads UI) and I want to change it. The documentation shows

Re: Get applied_labels of customer_client

2021-07-26 Thread FW API
Hi there, I supplied the full request/response log last week via private message. I'm not sure whether this message has reached you. Do you have any updates regarding this issue? Regards On Monday, 19 July 2021 at 21:50:25 UTC+2 adsapi wrote: > Hi there, > > I work with Mark and will

Re: Get applied_labels of customer_client

2021-07-26 Thread FW API
Hi there, I supplied the full request/response log last week via private message. I'm unsure whether this message has reached you. Do you have any updates regarding this issue? Regards On Monday, 19 July 2021 at 21:50:25 UTC+2 adsapi wrote: > Hi there, > > I work with Mark and will assist

Re: Get applied_labels of customer_client

2021-07-16 Thread FW API
Hi Mark, Thanks for answering. I'm afraid I followed the guide you mentioned without success. Here's basically my setup: 1. ManagerAccount "A1" owns label "label1" and "label2". 2. Child customer "B1" is a direct child of "A1". 3. "label1" is applied to "B1". 4. "A1" makes the api

Re: Get applied_labels of customer_client

2021-07-15 Thread FW API
:11:40 UTC+2 adsapi wrote: > Hi FW API, > > Thank you for reaching out to us. I was able to look over the query that > you have sent us. From what you have stated and shown, it looks like all > the items are returning EXCEPT for the applied_label. With this in mind > your quer

Get applied_labels of customer_client

2021-07-14 Thread FW API
Hello, I'm trying to receive the label resource names applied to a client customer. Using Ads API v8 I tried the field "applied_labels" of customer_client. Unfortunately it always returns an empty collection, even when there are labels applied to the customer client. Documentation says:*

Using specific items from Affiliate Location Feeds in customer account

2021-05-25 Thread FW API
Hello, I would like to offer users the ability to choose specific items from Affiliate Location Feeds for their accounts. >From what I understand, there is no way to access locations from an Affiliate Location Feed before it is connected to an account. Is that correct? What is the optimal

Re: Retrieving available chain ids and associated data

2021-05-17 Thread FW API
Hello, That list is patently incomplete. It only includes GENERAL_RETAILERS from the US. In fact I am primarily interested in car dealers in Europe, which I know exist because I can select them for my accounts via the Google Ads website. So please, where can I get a complete and current list?

Retrieving available chain ids and associated data

2021-05-12 Thread FW API
Hi. I'd like to implement an option for users to add affiliate locations to their accounts, like in this example: https://developers.google.com/google-ads/api/docs/location-extensions/affiliate-location-extensions This requires chainIds, but it doesn't show how to retrieve those. How can I

Questions about the Google Ads Query Language v6

2021-02-17 Thread FW API
Hello, I have some question about the language specification. 1. Is there a maximum length to queries? 2. Are there limits on certain clauses within queries? For example the old Adword API produced TOO_MANY_PREDICATES errors. Are those still a think? If so, what are the limits? 3. How exactly

ConversionRate in grpc api

2020-12-09 Thread FW API
Hi. The old Adwords API contains a field ConversionRate for reports. https://developers.google.com/adwords/api/docs/appendix/reports/campaign-performance-report#conversionrate What's the name for this metric in the new grpc API? I haven't found anything called *rate on the Metrics object.

EntityNotFound.INVALID_ID on CustomerFeedService

2020-03-20 Thread FW API
Hi. We are encountering some unexpected behavior. Attempting mutate on a CustomerFeedService results in EntityNotFound.INVALID_ID, apprently relating to used FeedId. The feed in question has been created immediately before attempting to use it in a CustomerFeed. Afterwards I have determined

BatchJobProcessingError.FILE_FORMAT_ERROR : upload labels

2019-08-27 Thread FW API
Hi. I wanted to copy some contents to a new account via BatchJob. This is the request and response that was sent and received: *** 2019-08-27 13:37:08,600 DEBUG RemoteCallLoggerDelegate: *** SOAP request: http://schemas.xmlsoap.org/soap/envelope/;

Re: Location extensions aren't working

2019-08-07 Thread FW API
Hi Ejay, Thanks for your response. It seems like it was a temporary bug on googles side, because now it works again. We'll keep an eye on it. Best regards, Anna -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Location extensions aren't working

2019-08-07 Thread FW API
Hi, we add location extensions to our google ads campaigns via api and until Tuesday it worked fine. Now we have a strange behaviour: Although we can connect MyBusiness with Google Ads, there are no elements in the feed. We don't get any error messages. Even more strange: We can't find the

Bug in CampaignFeedService

2019-07-25 Thread FW API
Hello, we have encountered a probable bug in CampaignFeedService. We have send a request with a CONTAINS_ANY clause according to this documentation: https://developers.google.com/adwords/api/docs/guides/feed-services-locations#filtering_location_extensions - The operation apparently worked:

How to whitelist customer for API

2019-06-21 Thread FW API
Hello, I have received: NotWhitelistedError.CUSTOMER_NOT_WHITELISTED_FOR_API @ ; trigger:'Manager 6***3 is not whitelisted under RESELLER or AGENCY' Who do I need to contact to whitelist that MCC? Yours, Stefan -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

Re: BudgetOrderService::getBillingAccounts returns null

2019-06-12 Thread FW API
Hello, as requested we have send SOAP logs with a non-MCC account. We are still waiting for a response Yours, Stefan -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You

BudgetOrderService::getBillingAccounts returns null

2019-05-16 Thread FW API
Hello. I'm trying to receive Billing Accounts by calling BudgetOrderService::getBillingAccounts. It returns null. Steps undertaken: - I open an AdwordsSession for an MCC customer id. - That MCC is connected to a Billing Customer and is set to monthly invoice. - The email address used for the

AdParamService on the Google Display Network (Responsvie Ads)

2019-05-10 Thread FW API
Hi, is it possible now to use parameter on the Display Network? https://developers.google.com/adwords/api/docs/reference/v201609/AdParamService How come it's allowed to update the parameter that is then ignored if the ad is displayed on the Display Network? Thanks, Thomas -- --

Restore deleted OAuth 2.0 client

2019-03-07 Thread FW API
Hello, We mistakenly deleted our OAuth 2.0 client. After that we created a new one. Most of our programs work fine with the new client, but it causes troubles with the existing MyBusiness Feeds in our accounts. The feeds use the old tokens and so we can't use them anymore. Is there any

Verifying OauthInfo for MyBusiness

2019-03-06 Thread FW API
Hello, when uploading OauthInfo for synchronization with MyBusiness, we provide credentials with type OfflineCredentials.Api.ADWORDS. So I guess that MyBusiness then pushes location data unto Google Ads using those credentials. Is there a way to find whether MyBusiness has received the

FeedError.CANNOT_SPECIFY_ON_SET

2019-03-06 Thread FW API
Hello, upon changing the OautInfo in a Feed's PlacesLocationFeedData we received FeedError{apiErrorType=FeedError, errorString=FeedError.CANNOT_SPECIFY_ON_SET, fieldPath=operations[0].operand.systemFeedGenerationData.oAuthInfo, fieldPathElements=[FieldPathElement{field=operations, index=0},

Location Extensions status unknown

2019-02-11 Thread FW API
Hello, we recognized a weird behavior of the location extensions in some google ads accounts. They are connected with campaigns and since last Monday the status changed to "unknown". The problem appears in different accounts, but not in all. We added the extensions weeks ago and they worked

Retrieving disapproval reasons for extensions

2019-02-08 Thread FW API
Hello. I'd like to retrieve information through the api the disapproval reasons for ad extensions. Is that possible? Thank you. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Adding email notification via api

2019-01-24 Thread FW API
Hi. I'd like to add email notifications to customer accounts for certain emails and certain topics, like Disapproved Ads. This is possible via the web form. Can I do it per API? Thx -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: