Re: Different results (count) UI vs. shopping_performance_view via Google Ads API

2020-11-12 Thread Walter Kulisch
Hi Anthony, is there a way how I can send you details privately? Currently, the "reply to author" button is grayed out. Best, Walter On Wednesday, 11 November 2020 at 21:05:41 UTC+1 adsapiforumadvisor wrote: > Hi Walter, > > Can you please share the client customer Id that you are running

Image URL

2020-11-12 Thread Krzysztof Rodo
My query looks like: SELECT campaign.name, ad_group_ad.ad.image_ad.preview_image_url FROM ad_group_ad LIMIT 100 Why the ad.image_ad.preview_image_url looks like: customers/7133152131/campaigns/12653633410 ? What is the final url to this image? -- --

How to modify UniversalAPP Campaign biddingStrategy

2020-11-12 Thread Mikel
Hi, I'm trying to edit UniversalAPP Campaign's BiddingStrategy (TARGET_CPA > MAXIMIZE_CONVERSIONS). And I have some issues and questions about this work. The Problem is, Google AdWords API returns 'UNKNOWN' as the values of 'BIDDING_STRATEGYTYPE' and 'BIDDINGSTRATEGYGOALTYPE' in the type of

There is a problem in modifying the binding in-app actions of the app campaign.

2020-11-12 Thread harrison
I want to modify in-app actions of app campaign Bidding using PHP library, but it is not being modified normally. I proceeded with the modification using CampaignService and SelectiveOptimization. First of all, if you check the file I have attached, custom:Self_verify2 is selected on the Add

How to get image extensions beta support

2020-11-12 Thread Sreelal K M
Hi I went through the documentation of new image extension feature which is in beta at the moment and it looks like not all advertiser accounts has access to this feature. I would like to know the steps required to get access to the image extension feature in my ad account. Also, I would like

RE: Getting 500 Internal error when adding price extension to customer

2020-11-12 Thread Google Ads API Forum Advisor Prod
Hi Nadezhda, Thanks for posting your concern. The Internal error occurs when something unexpected happened while processing the request or due to a bug. However, retrying the API request will fix this error. Also, since you are using v4, which already deprecated based on Deprecation Schedule

RE: Exceed the number of allowed resources for the Google Ads account

2020-11-12 Thread Google Ads API Forum Advisor Prod
Hi Da, Could you confirm if my understanding is correct that you are indeed trying to upload a CSV file? If yes, then you may note that the Google Ads API unfortunately does not support direct CSV uploads. However, so our team can take a look at the exact error(s) you encountered, could you

RE: StatusCode="PermissionDenied" in InvoiceService

2020-11-12 Thread Google Ads API Forum Advisor Prod
Hi Juan Pablo, So our team can have a closer look at the issue and further investigate, could you provide the complete request and response logs that were generated when the error occurred? You may send the requested information using the Reply privately to author option. You may also note

UniversalAPP Campaign BiddingStrategy edit Issue

2020-11-12 Thread Mikel
Hi, I'm trying to edit UniversalAPP Campaign's BiddingStrategy (TARGET_CPA to MAXIMIZE_CONVERSIONS) API returns'UNKNOWN' as the values of'BIDDING_STRATEGYTYPE' and'BIDDINGSTRATEGYGOALTYPE'. so I have filled in the required values, but an error message has returned. I want to know the right

RE: Getting 500 Internal error when adding price extension to customer

2020-11-12 Thread Google Ads API Forum Advisor Prod
Hi Nadezhda, Thanks for posting your concern. The Internal error occurs when something unexpected happened while processing the request or due to a bug. However, retrying the API request will fix this error. Also, since you are using v4, which already deprecated based on Deprecation Schedule

Re: RE: upload offline conversion API endpoint url address

2020-11-12 Thread Google Ads API Forum Advisor Prod
Hi Yaniv, So I can assist you more accurately, could you please confirm if you are planning on using services from the AdWords API or the Google Ads API? Best regards, Peter Laurence Napa Oliquino Google Ads API Team ref:_00D1U1174p._5004Q27t0ss:ref -- --

How to get asset information for HTML5_UPLOAD_AD

2020-11-12 Thread Dihan Cheng
Hello, I pull HTML5_UPLOAD_AD using google ads api v5, and ad_data has a mediaAsset field which contains the resource_name of the asset, example as below. How can I get the actual asset information from the resource name? I get all assets for the customer by querying the asset entity, however

Re: Empty response from API getCampaignCriterionBidLandscape

2020-11-12 Thread Google Ads API Forum Advisor Prod
Hi Moises, I'm going to remove your 2 previous response as it contains customer IDs. To further investigate, please provide the latest and complete SOAP request and response logs for the 2 client accounts that you've mentioned and wherein we can also see the campaign ID. Please provide the

Re: How to retrieve all customers conversions using Java Google Ads v 9.0.0?

2020-11-12 Thread Google Ads API Forum Advisor Prod
Hi Ahmed, Alternatively, you can provide the requested details on the email address below for privacy purposes: googleadsapi-supp...@google.com Regards, Ernie John Blanca Tacata Google Ads API Team ref:_00D1U1174p._5004Q276HS1:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Modify Universal APP Campaign ConversionTypeIds

2020-11-12 Thread 배영일
Hi, I'm trying to modify UniversalApp Campaign include with biddingStrategy data. But I couldn't edit 'ConversionTypeIds' exactly what I want to modify. It seems to be applied by overlapping with the existing 'ConversionTypeIds'. Do I have to 'ADD' 'ConversionTypeIds' after remove existing

How to filter only active accounts with Google Ads API

2020-11-12 Thread Jerfareza Daviano
Hi Google Ads API team I'm using Google Ads API to work with ads in my organization. Now we need to filter out inactive customers (those who have not spent any in 15 months and thus got cancelled). As of API v5 (the version we are expecting to use for production), is there a way to find out

RE: ResourceExhausted - Listing accounts

2020-11-12 Thread Google Ads API Forum Advisor Prod
Hi Ales, Thank you for reaching out. You encountered this RESOURCE_EXHAUSTED error as you have reached the daily limit for the get request. The get request is very expensive and it is recommended to use search request instead of get request. Please make sure you replace the get request with

Re: [Google Ads API] Retrieving non-Expanded Dynamic Search Ads

2020-11-12 Thread Google Ads API Forum Advisor Prod
Hi Caihua, Thank you for reaching out. Yes, you would need to use the AdWords API to retrieve those old DSA ads. Please keep an eye on our blog for the alternative way to retrieve those data when the AdWords API is deprecated. Thanks and regards, Xiaoming, Google Ads API Team Xiaoming Google

Getting campaigns name with theirs photos

2020-11-12 Thread Krzysztof Rodo
Hi, I need to create table with these fields: |Name of campaign||Impressions|Cost||Conversation Rate||Conversions||Date||Budget||Image/Video of this ad|| How my query should look like? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

RE: Google Ads API Policies

2020-11-12 Thread Google Ads API Forum Advisor Prod
Hi Nicholas, API developer token related issues are handled by the compliance team. You can contact them through this form. Regards, Anthony Google Ads API Team Anthony Google Ads API Team ref:_00D1U1174p._5004Q27t8Hu:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

RE: daily quota of ads API

2020-11-12 Thread Google Ads API Forum Advisor Prod
Hi Karan, There are 15,000 API operations per day for developer tokens with Basic access. You can find a guide to API Limits and Quotas here. Regards, Anthony Google Ads API Team Anthony Madrigal Google Ads API Team ref:_00D1U1174p._5004Q27tF8L:ref -- --

Get campaigns with their photos

2020-11-12 Thread Krzysztof Rodo
Hi, I need to fetch: |Name of campaign||Impressions|Cost||Conversation Rate||Conversions||Date||Budget||Image/Video of this ad|| Can I fetch it all from campaign entity? How? $googleAdsServiceClient = $googleAdsClient->getGoogleAdsServiceClient(); // Creates a query that

RE: Accessing Google Ads API independent of GCP / Developer Token

2020-11-12 Thread Google Ads API Forum Advisor Prod
Hello, Unfortunately, you won't be able to use the API without having a developer token or credentials. Regards, Anthony Google Ads API Team Anthony Google Ads API Team ref:_00D1U1174p._5004Q27tHd8:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

RE: Discovery campaigns

2020-11-12 Thread Google Ads API Forum Advisor Prod
Hi Fedor, Can you please share the report definitions and results of these reports through reply privately to author so I can take a closer look? Thanks, Anthony Google Ads API Team Anthony Google Ads API Team ref:_00D1U1174p._5004Q27t1Pr:ref -- --

Re: Empty response from API getCampaignCriterionBidLandscape

2020-11-12 Thread 'MOISES SAAVEDRA CACERES' via AdWords API and Google Ads API Forum
Hi, I know, I also tried with another two child account: child account ID: 8530437202 child account ID 2: 4280618659 But no one works, I don't know why. El jueves, 12 de noviembre de 2020 a las 15:35:18 UTC-3, adsapiforumadvisor escribió: > Hi Moises, > > The account ID you are using is a

Re: Empty response from API getCampaignCriterionBidLandscape

2020-11-12 Thread Google Ads API Forum Advisor Prod
Hi Moises, The account ID you are using is a manager account. You will need to make this request with a child account ID. Please let us know if you still face issues. Regards, Anthony Google Ads API Team Anthony Google Ads API Team ref:_00D1U1174p._5004Q277Uai:ref -- --

Exceed the number of allowed resources for the Google Ads account

2020-11-12 Thread Da Wang
Hello, I am trying to upload the ad.csv file to the server and I am experiencing the follow difficulty: Request made: ClientCustomerId: , Host: googleads.googleapis.com:443, Method: /google.ads.googleads.v4.services.AdGroupCriterionService/MutateAdGroupCriteria, RequestId:

StatusCode="PermissionDenied" in InvoiceService

2020-11-12 Thread JUANPABLO SANMARTIN
Hello, I am querying the google ads api, I have several methods already implemented but the following case generates an error: I need to get my clients' invoices. We have an agency account that manages multiple clients. Is it a permission problem? should i request something additional? Attached

Re: Migrating Types and Enums from the AdWords API to the Google Ads API

2020-11-12 Thread Google Ads API Forum Advisor Prod
Hi Kevin, Sure, I'll pass this along as well. Cheers, Anthony Google Ads API Team Anthony Madrigal Google Ads API Team ref:_00D1U1174p._5004Q27saYe:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Re: GCLID_NOT_FOUND

2020-11-12 Thread Google Ads API Forum Advisor Prod
Hi Andrea, You can email us at googleadsapi-supp...@google.com if you are unable to reply privately. Regards, Anthony Google Ads API Team Anthony Google Ads API Team ref:_00D1U1174p._5004Q27slTa:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: Verticals not available

2020-11-12 Thread Google Ads API Forum Advisor Prod
Hello, I'm not an expert in the UI, but there's a chance the context for these in the UI is different and it encompasses a different use case. They're not available for targeting, which is the only use case for verticals in the API, and so they're not part of the API documentation. I looked

Re: upload offline conversion API endpoint url address

2020-11-12 Thread Yaniv Rotem
Hi, Thank you for your reply. Unfortunately,I still don’t understand what is the endpoint url of upload offline conversion. Can you help me to understand what it the correct endpoint ? BTW - I pass successfully the authorization and developer token phases. Regards, Yaniv בתאריך יום ה׳, 12

Getting 500 Internal error when adding price extension to customer

2020-11-12 Thread Nadezhda Yakuba
google-ads library for python So, I successfully create price extension via google ads api v4 (we are planning to upgrade to version 6, but for now I have to cope with v4) Request for creating price extension looks like this: customer_id: "3084105835" operations { create { price_feed_item

Getting 500 error when trying to assign created price extension to customer

2020-11-12 Thread Nadezhda Yakuba
So, I successfully create price extension via google ads api v4 (we are planning to upgrade to version 6, but for now I have to cope with v4) Request for creating price extension looks like this: customer_id: "3084105835" operations { create { price_feed_item { type: BRANDS

Re: Google Ad API limit increase

2020-11-12 Thread Ales Sturala
Same issue here, we run into the same problem with the 1,000 Get requests per day limit. The code actually can be optimized not to use Get, would be great if the documentation team would improve the code samples. On Friday, 25 September 2020 at 17:45:11 UTC+2 juli...@google.com wrote: >

Accessing Google Ads API independent of GCP / Developer Token

2020-11-12 Thread 'Suchitra Theruvath' via AdWords API and Google Ads API Forum
Is there any way to access Google Ads API without depending on Client ID, Client Secret ID and Developer token, other than writing Google Ads Scripts or use Google Ads sheet Add on ? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

ResourceExhausted - Listing accounts

2020-11-12 Thread Ales Sturala
Hello, We use a code for listing accounts from this documentation page: https://developers.google.com/google-ads/api/docs/account-management/get-account-hierarchy We've migrated to Google Ads API from Google AdWords API and within less than an hour we have run into *ResourceExhausted *errors,

RE: upload offline conversion API endpoint url address

2020-11-12 Thread Google Ads API Forum Advisor Prod
Hi Yaniv, Are you referring to the Google Ads API? If yes, then this section details the endpoint, and here is an example of a request using one of the API's services and its method. You may then refer to the ConversionUploadService documentation for constructing your request using this

Re: Verticals not available

2020-11-12 Thread Pascal van Dooren
Hi Mike, Thanks for notifying! Pretty sure they were available before since we've only started seeing errors recently for those topics. Could you eleborate why the "Religion & Belief" topics can be excluded from the Google Ads interface but not through the API? Thanks for your time. Kind