We want to create banners from our image editor so that we can display them
through your advertising system.
We are hesitating between 2 APIs to be able to do this in javascript:
Google Double Click Trafficking and Reporting API or the unofficial API
from Opteo. What do you recommend?
Thank you
Hello , it is possible now to access Top of page bid (high range) using
GenerateKeywordIdeas
. I can access : keywordIdeaMetrics: avgMonthlySearches, competition and
don't know how to access high range.
On Thursday, July 4, 2019 at 12:58:16 PM UTC+2, vaibhav kumar wrote:
>
> Hi ,
>
> I am tryin
Hi Daniel,
Yes, that is the calculation I was referring to. You can also get the
ImpressionShare over the period of time that you set your report for so you
don't have to do any additional calculations. The API report summary row will
also give you the total ImpressionShare for your report whic
Hi Tetiana,
Thank you for providing the detailed description. I am checking on this
internally within the team. Rest assured we will get back to you once we have
more insight on this behavior.
Regards,
Danica, Google Ads API Team
ref:_00D1U1174p._5001UaSxGg:ref
--
--
=~=~=~=~=~=~=~=~=~=~=~=~
Hi Efthimis,
Thanks for reaching out. With regards to your concern about to retrieve the
campaign's information from gclid, You can use Click performance report with
gclid field and you can get the campaign id from the click performance report
but in this case it wont return the proper campaign
Hi Mateus,
Thanks for providing those details! Rest assured that I have received your
reply privately. Upon taking a look at the logs you've provided, it looks like
you are setting the "nil" attribute to "true" in your serviceSelector while
this property should remain "false". Can you please tr
Also in the above code example I do not know how to match
`$recommendedAd->getMatchType()` numeric value to its actual text value
like (2=> Exact, 4 => Broad).
On Tuesday, May 5, 2020 at 10:45:37 PM UTC+5:30, Shiv Kumar wrote:
>
> The issue I am facing is that the google PHP library wrapper does
The issue I am facing is that the google PHP library wrapper doesn't tell
which function to use for each type of recommendation report for example :
foreach ($response->iterateAllElements() as $googleAdsRow) {
/** @var GoogleAdsRow $googleAdsRow */
$recommendation = $goog
Ok, I answered, but the text it's not here, we're the reply is going to?
Em segunda-feira, 4 de maio de 2020 17:49:20 UTC-3, adsapiforumadvisor
escreveu:
>
> Hi Mateus,
>
> Thanks for reaching out. Can you please provide the complete detailed logs
> for the request and response so that I may tak
Ok, I answered, but the text it's not here, we're the private reply is
going to?
Em segunda-feira, 4 de maio de 2020 17:49:20 UTC-3, adsapiforumadvisor
escreveu:
>
> Hi Mateus,
>
> Thanks for reaching out. Can you please provide the complete detailed logs
> for the request and response so that
Hi Yadigar,
Thank you for reaching out. You can remove the frequency_caps by using the
UpdateMask operation as explained here for just that attribute then keep the
value blank when building your Campaign. This will clear that attribute. You
can find more information on PHP Field Masks here and
Hi Mariana,
Thanks for reaching out. Can you please elaborate on your concern so that I can
further assist you? If you are experiencing issues with the API, can you please
provide the complete detailed logs of the request and response along with your
CID? Please ensure you "Reply privately to a
Hi,
Thanks for reaching out. Unfortunately, the Administrative owner setting cannot
be toggled via API, you have to do it via UI only. We have created a feature
request on behalf for this so I would recommend keeping an eye on our Developer
Blog for information on future releases.
Let me know
Hi Jeff,
Thank you for reaching out to us. Everything seems to be working from our end.
There might've been a temporary glitch so please try clicking the link again to
see if it works. If you are using any proxy servers to access the
documentation, please deactivate the proxy. Some users also
Hey Mitchell, Thanks for the clarification.
Would that be something like this?
*Impressions*: 100
*Impression Share*: 50%
Calculated *Potential Impressions*: 200
And then we can add up the total potential impressions for a time period,
add up the actual impressions, and then recalculate the impr
Hi Bryan,
Thanks for getting back to me so quickly. Yeah, I have resolved my issue
and the data is matching with the dashboard.
Thanks again for your help.
Regards,
Sanket Tandalekar
On Mon, May 4, 2020 at 11:45 PM Google Ads API Forum Advisor Prod <
adsapiforumadvi...@gmail.com> wrote:
> Hi Sa
Hi Shiv,
Thank you for reaching out. You can see here for an example of getting all Text
Ad recommendations. This example uses the recommendation report so you can
modify it by using the different attributes listed there. For example, to get
recommendations of type KEYWORD, you can change 'WHER
Hi Daniel,
It isn't possible to pull the number of potential impressions directly but
pulling the impressions and SearchImpressionShare for each campaign using the
Campaign Performance Report should give a good estimate assuming all of your
impressions are on the search network.
Regards,
Mitch
Dear Anthony, thank you for your suggestion. I will try to forward my issue
on the other forum as well.
On Tuesday, 5 May 2020 15:27:24 UTC+2, adsapiforumadvisor wrote:
>
> Hi Kevin,
>
> Since you mentioned Google Ads Scripts as a possible solution and since it
> can post data on Google Sheets,
Hi Kevin,
Since you mentioned Google Ads Scripts as a possible solution and since it can
post data on Google Sheets, I'd recommend reaching out to the Google Ads
Scripts forum for assistance on this.
Regards,
Anthony
Google Ads API Team
ref:_00D1U1174p._5004Q1zKB5D:ref
--
--
=~=~=~=~=~=~=~=~
Hi Gagan,
Thank you for the suggestion. The Shopping product partition utility I
mentioned earlier was designed with similar goals in mind, as it provides a
tree facade over the product partition criteria so users can just work with the
tree structure and then have the utility generate the requ
If you have an adblock software, try disabling it and see if you get the
same behavior.
Regards, -David
On Monday, May 4, 2020 at 6:25:54 PM UTC-4, Jeff Feng wrote:
>
> Hi all,
>
> I'm working on some Ads API development and noticed that the developer
> docs site has been crashing -
> https:/
How can I set administrative owner to manager account with API?
https://yadi.sk/i/z0zLzVFx_cfW4Q
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this message b
Hi Danica,
Flow which has been described before is automatic and we do it through the
API.
To remove SharedSet we:
1. Fetch all campaigns which are applied to current SharedSet through
the CampaignSharedSetService. Query looks like this: *"SELECT
campaign_shared_set.status, shared_s
I have developed an Android App for an organization, which has Universal
App Campaigns to promote installs. In the app, I have set up the Google
Referrer API Library and I can fetch successfully the URL of the campaign
which is something like this {url}?gclid={gclid}. Given that I have the
gcli
Hello,
I have set frequency capping while updating the campaign with PHP client
library as given below
$campaign = new Campaign([
'resource_name' =>
ResourceNames::forCampaign(self::CUSTOMER_ID, $this->campaign_id),
'status' => CampaignStatus::PAUSED,
Dear Google Ads Community,
I am trying to achieve a pretty simple task, which unfortunately seems to
be pretty complex in nature.
I would like to create an automation (any kind of automation) that will
send daily Google Ads data to Google Data Studio.
I thought that scheduling the creation of
27 matches
Mail list logo