How can I create a Text Assets from Google Ad API ?

2020-03-23 Thread 'David Wihl' via AdWords API and Google Ads API Forum
Have you looked at the code examples: https://github.com/googleads/google-ads-python/tree/master/examples ? There are a number of relevant examples such as adding an expanded text ad or an app ad campaign that you can adapt to your needs. -David -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

{'error': 'invalid_grant', 'error_description': 'Bad Request'}

2020-03-23 Thread Diana Dziubak
Hi Adwords team! I’m using developer_token to collect data from Google ads in my internal database, recently I got an error {'error': 'invalid_grant', 'error_description': 'Bad Request'} Please tell me the reason for the error and the solution, to continue the correct operation.

Re: YouTube URL Placements

2020-03-23 Thread Adam Frieberg
Is there any other alternative like channel ID or channel name? On Friday, March 20, 2020 at 9:01:02 PM UTC+1, adsapiforumadvisor wrote: > > Hi Adam, > > The reason you aren't seeing data from November until now is because there > were changes in our data retention policy. You can see this blog p

Dynamic Display Ad Feed

2020-03-23 Thread Ramanajee
Hi, How can we create a Dynamic display ad feed through Google Ads API (V1)? [image: Dynamic Display Feed.PNG] -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received

Re: YouTube URL Placements

2020-03-23 Thread Google Ads API Forum Advisor Prod
Hi Adam, Unfortunately, you won't be able to get this data from November and forward. The only report that contains YouTube channel information is the Video Performance Report. However, that report gives you performance on videos in your campaigns, rather than placements. Regards, Anthony Goog

Google Ads API - get app campaign data

2020-03-23 Thread Tal Hashahar
Hey all, I tried to pull data from our app campaigns. the query is: q_campaign = (''' SELECT campaign.resource_name, campaign.id, campaign.name, campaign.status, campaign.serving_status, campaign.ad_serving_optimization_status,

RE: AdWords API - List members in a User list?

2020-03-23 Thread Google Ads API Forum Advisor Prod
Hi Dipack, Thank you for reaching out. Unfortunately, it is not currently possible to get information from the member level of a userlist. The AdwordsUserListService.get() method only returns a list of UserList entities, so you will have to check in the UI to confirm member level information. Y

Getting exception while creating Dynamic Display Ad feed

2020-03-23 Thread Indrani Kilaru
Hello, I have tried to upload Dynamic Display Ad Feed using Google Ads API V1 by following this code example, but while mapping feed as dynamic custom feed getting error attached to this question. Below is the cod

RE: How can I create a Text Assets from Google Ad API ?

2020-03-23 Thread Google Ads API Forum Advisor Prod
Hello Mohan, Thank you for reaching out. It is not possible to create text assets using AssetService. Please refer to this guide for more details. You need to create the text assets while creating ads using AdGroupAdService. Please refer to the code sample available here. Let us know if you nee

Re: Google Ads API V3 PHP is not working

2020-03-23 Thread Google Ads API Forum Advisor Prod
Hi Amit, Thank you for the update. I see that you have four concerns. My response is below. 1. Is my parameters settings, curl calling and overall coding snippet missed anything? Am I need to add more settings in parameters? Could you make sure you follow this example in making cUrl API calls? I

Changing keyword-specific bid to ad group default bid via Ads API (Python)

2020-03-23 Thread Michael Harkin
How do I go about removing one or more keyword-specific bids via the Google Ads API Python library? What I want to be able to do is perform the equivalent of changing the "Max. CPC" field to blank for a keyword in the Ads UI, thus allowing the ad group default bid to kick in for that keyword. T

RE: How to know what type of access my manager account have over its client accounts through some API endpoint.

2020-03-23 Thread Google Ads API Forum Advisor Prod
Hello Ankit, Thank you for reaching out. We currently do not have any endpoint to verify whether the accounts have permissions to manage the ads via API. It is only possible to verify this by logging into your Google Ads account. Please let us know if you have any concerns. Regards, Nikisha Pa

RE: How to get the ad preview for Expanded Text Ad through some API endpoint? Incase, if there is no endpoint available then please tell me the way to get ad preview.

2020-03-23 Thread Google Ads API Forum Advisor Prod
Hi Ankit, Thank you for reaching out. The Adwords API/Google Ads API currently does not support the Ads Preview feature. There is already a feature request to support this functionality. Please keep an eye on our blog for the announcements and updates on the new releases. Thanks and regards, X

RE: Dynamic Display Ad Feed

2020-03-23 Thread Google Ads API Forum Advisor Prod
Hi Ramanajee, Thank you for reaching out. Please see here for more information on setting up Dynamic display ad feeds. As explained, you can use the API to create Feed, FeedMapping, and FeedItem objects for use with your dynamic remarketing ads. You can follow this example and this example. Add

RE: Increased occurrence of BatchJobProcessingError.UNKNOWN errors since February 12, 2020

2020-03-23 Thread Google Ads API Forum Advisor Prod
Hello Christian, Thank you for reaching the support. Could you please confirm if my understanding is correct and the error is observed only while performing the batch job operations to modify the campaign bids? Also, could you please share the sample client customer ids against which you are ob

RE: Adjust Bidding Options for Video Campaigns

2020-03-23 Thread Google Ads API Forum Advisor Prod
Hi, Unfortunately, modifying video campaigns is not yet supported in the API. Please continue to follow our blog for further updates regarding this request. In the meantime, you will have to continue adjusting Ad Group CPV and modifying Location Bid adjustments for Video Campaigns within the UI

Re: How can I get developer token to test api in test account adwords?

2020-03-23 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out. What I meant was that campaigns could not be created on a manager account but only on a client customer account. To solve this problem you could create a client customer account under the manager account and then create the campaigns under the newly created custo

RE: Google Ads API - get app campaign data

2020-03-23 Thread Google Ads API Forum Advisor Prod
Hi Tal, Thank you for reaching out. That 10 digit number is the ID of the campaign budget. If you want to get the value of the budget, you should add campaign_budget.amount_micros to your SELECT query. Just be aware that this value is in micros. Regards, Mitchell Google Ads API Team ref:_00D1U

venkatesan.website

2020-03-23 Thread k Venkatesan kalimoorthy pillySA
venkatesan.website -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API

Re: get ExtensionFeedItems of type AFFILIATE_LOCATION

2020-03-23 Thread k Venkatesan kalimoorthy pillySA
On Wednesday, 11 March 2020 16:59:48 UTC+5:30, Seungha Kim wrote: > > I am trying to get ExtensionFeedItems(type=AFFILIATE_LOCATION)data, using > CustomerExtensionSetting > but, the following query does not return resourceNames. > > *SELECT customer_extension_setting.extension_type, > customer_

Re: get ExtensionFeedItems of type AFFILIATE_LOCATION

2020-03-23 Thread k Venkatesan kalimoorthy pillySA
On Wednesday, 11 March 2020 16:59:48 UTC+5:30, Seungha Kim wrote: > > I am trying to get ExtensionFeedItems(type=AFFILIATE_LOCATION)data, using > CustomerExtensionSetting > but, the following query does not return resourceNames. > > *SELECT customer_extension_setting.extension_type, > customer_