Re: Google API Console - Google Ads API traffic is not reflecting in the dashboard

2020-02-25 Thread Adwords Admin Shopalyst
The image got dropped in my actual post. Posting again with images. On Wednesday, February 26, 2020 at 12:22:49 PM UTC+5:30, Adwords Admin Shopalyst wrote: > > Shopalyst as a company helps its client in creating & reporting media > campaigns across various digital platforms. Shopalyst has a Goog

Google API Console - Google Ads API traffic is not reflecting in the dashboard

2020-02-25 Thread Adwords Admin Shopalyst
Shopalyst as a company helps its client in creating & reporting media campaigns across various digital platforms. Shopalyst has a Google Ads account and has programmatic access to this account. We have enabled Google Ads API in our developer console and are generating daily traffic. However, th

Re: How to update/edit/modify TextAsset and/or ImageAsset of a MultiAssetResponsiveDisplayAd ad

2020-02-25 Thread monsterindiasocialjobs test
Hi Bryan, As per the below link AdGroupAdService , mutate's SET operation only supports status change. "Set - Updates an ad group ad. Except for status, ad group ad fields are not mutable. Status updates are st

What is Norton.com/setup?

2020-02-25 Thread webroot antivirus
Here is the complete procedure to download *Norton.com/setup* antivirus to secure your data from online threats of viruses and malware. Norton.com/nu16 -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: ht

What is Trend Micro?

2020-02-25 Thread webroot antivirus
*Trend Micro* is cloud-based antivirus software that defends your system against viruses and other malware. Also, this antivirus software safeguards against email scams. It has advanced security technology that keeps you secure when shopping or banking online. --

How to upgrade rand mcnally gps?

2020-02-25 Thread webroot antivirus
*Rand McNally* is an industry head in creative GPS area innovation. It gives a broad scope of vanguard and brilliant items that flawlessly incorporate best in class GPS innovation. *Rand mcnally gps update*

What is Garmin.com/express ?

2020-02-25 Thread webroot antivirus
*Garmin Express* is a device that encourages you to oversee and refresh your Garmin gadgets. You are required to keep your gadget refreshed with the most recent programming and maps. This will help you in improving and increasingly precise data. Garmin Express ap

308 resume incomplete

2020-02-25 Thread Branko Dragovic
Hi, Can you please explain to me why i'm receiving 308 response ? Im trying to upload bulk upload campaign? is this error caused by google or by client ? Do you need whole log ? Thanks, Branko Response: HTTP/1.1 308 Resume Incomplete -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

RE: Traffic estimation

2020-02-25 Thread Google Ads API Forum Advisor Prod
Hi Linkeo, Thank you for reaching out. Please see this guide on best practices. Other than that, there isn't much you can do since these are ver large calls. Regards, Mitchell Google Ads API Team ref:_00D1U1174p._5001UXTBa9:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find

RE: Billing setup

2020-02-25 Thread Google Ads API Forum Advisor Prod
Hi Alexander, Thanks for reaching out. If you would like to set a spending limit on your client account you could use the BudgetOrderService (BOS) to enable approved manager accounts to programmatically create account-level budgets for the client accounts they manage on consolidated billing. Th

RE: Google ads API Python

2020-02-25 Thread Google Ads API Forum Advisor Prod
Hello, Thank you for reaching out to us. For me to further troubleshoot this concern, could you please provide me with your customer client ID that you’re running the getcampaign.py code against? If you run queries to get campaigns against an MCC account, you will receive nothing, as MCC accoun

RE: DEVELOPER_TOKEN_PARAMETER_MISSING

2020-02-25 Thread Google Ads API Forum Advisor Prod
Hello, Thank you for reaching out to us. I see you’re encountering a Developer_Token_Parameter_Missing, which means your developer token is not being read in the request against the API. Could you please let me know if you’re using one of our client libraries to send the report request, and als

RE: Problem with Custom Intent Audiencies.

2020-02-25 Thread Google Ads API Forum Advisor Prod
Hi Sebastian, Thank you for reaching out. If you're referring to audience keywords, this feature no longer exists and you will need to use custom intent audiences. More information can be found here. If this is not what you're referring to, would you be able to provide a screenshot of the UI f

Discrepancy between UI and API for creation of portfolio bid strategy with Maximize Conversions

2020-02-25 Thread S.M.
The AdWords UI allows creation of portfolio bidding strategies with Maximize Conversions type, but the API indicates this bidding as a standard bidding and does not support creation of a shared bidding with Maximize Conversions. Why? Is there any work around for this ? -- -- =~=~=~=~=~

Re: About the amount deposited in the account

2020-02-25 Thread Google Ads API Forum Advisor Prod
Hi Shingo, You could query the Cost field from the Account Performance Report and use query similar to the following query to do so: SELECT AccountDescriptiveName, Cost, AccountCurrencyCode FROM ACCOUNT_PERFORMANCE_REPORT DURING LAST_7_DAYS You could refer to this code example on how to quer

Discrepancy between UI and API for creation of portfolio bid strategy with Maximize Conversions

2020-02-25 Thread John Doe
The AdWords UI allows creation of portfolio bidding strategies with Maximize Conversions type, but the API indicates this bidding as a standard bidding and does not support creation of a shared bidding with Maximize Conversions. Why? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Adding Portfolio Bidding Strategy of type MAXIMIZE_CONVERSIONS Through New API

2020-02-25 Thread John Doe
If Maximize_Conversions is only a Standard Bidding Strategy, why it is possible to create Portfolio Strategies with Maximize_Conversions in the UI ? On Thursday, January 23, 2020 at 4:21:25 PM UTC-5, adsapiforumadvisor wrote: > > Hi Pete, > > Thanks for reaching out to us. I see that you’re tr

RE: How to update existing keyword text using adwords php client library

2020-02-25 Thread Google Ads API Forum Advisor Prod
Hi Mohsin, Thank you for reaching out. It is possible to update an existing keyword. You can follow this example (also available in other languages). Regards, Mitchell Google Ads API Team ref:_00D1U1174p._5001UXT9Fw:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on ou

Re: Request manual review of ads

2020-02-25 Thread Google Ads API Forum Advisor Prod
Hello, I would recommend reaching out to our product support experts regarding your concern related to submitting an appeal for the disapproved ads as they will be able to assist you better with your queries. You could reach out to them from here. Additionally, please refer to this document for

Google ads API Python

2020-02-25 Thread trabelsi rami
hello everybody i did exactly like what's in the documentation i guess i used the right repository and completet all the googleads.yaml requires ('Developer token,Client ID,Client secret,refresh token ') and execute the getcampaign.py and this time i've got no problem but no campaign was there

Automated Extensions are ON by default, without consent from advertisers. AND no way to turn it off via the API?

2020-02-25 Thread PPC Developer
Hi, We have thousands of adwords accounts which we're managing via the API. It seems that at some point Google decided to enable by default the automated sitelink extensions. In each campaign, we have hand crafted manual sitelink extensions as well. However, Google chooses not to serve our own

Traffic estimation

2020-02-25 Thread Linkeo Linkeo
Hi, I'm trying to estimate traffic for 20 different keywords. The goal is to find the smallest CPCmax for a position below 1.5 For each keyword I create a CampaignEstimateRequest, an AdGroupEstimateRequest and a KeywordEstimateRequest. { I then make several calls to the trafficEstimatorSer

Re: Problem with Custom Intent Audiencies.

2020-02-25 Thread Sebastian Lebek
Hi, any updates regarding this issue? Is it possible to create custom intent audiences with "Google search keywords" via the API now? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Billing setup

2020-02-25 Thread Александр Чернуха
Hello! I'm creating an account using https://developers.google.com/adwords/api/docs/samples/php/account-management#create-a-new-account-under-an-adwords-manager in our MCC. How I can credit on this account ? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: http

Re: How to update existing keyword text using adwords php client library

2020-02-25 Thread Mohsin Khan
@Josh Radcliff is this still not possible to update text of the existing keyword? because now on the Interface in Google Adword Dashboard I can edit that. but i am unable to update it. because this post is very old so maybe now there is some possibility to update keyword text. On Tuesday, March

Re: About the amount deposited in the account

2020-02-25 Thread 矢崎慎悟
Dear, Google Ads API Team I was able to get the amount of money in my account. Thank you very much. One more question is, how do I get the cost (the amount used) for the amount deposited? Regards, Shingo Yazaki 2020年2月25日火曜日 2時34分35秒 UTC+9 adsapiforumadvisor: > > Hi Shingo, > > Thanks for rea

Re: Get all feed items (active, associated, include zero impressions) through reporting API

2020-02-25 Thread Ales Sturala
Got it, thank you for your quick response. On Monday, 24 February 2020 20:32:10 UTC+1, adsapiforumadvisor wrote: > > Hi Ales, > > Unfortunately, the Placeholder Feed Item Report is the closest report to > what you want and you won't be able to get all 3 conditions that you want > in one report.

Re: How to update/edit/modify TextAsset and/or ImageAsset of a MultiAssetResponsiveDisplayAd ad

2020-02-25 Thread monsterindiasocialjobs test
Hi Bryan, Thanks for the info, I will check and get back to you for any issue. Thanks Rams On Saturday, February 22, 2020 at 3:07:34 AM UTC+5:30, adsapiforumadvisor wrote: > > Hi Rams, > > Thank you for reaching out to us. I see that you want to update/modify > TextAsset and ImageAsset of Mult