We are currently using
com.google.ads.googleads.v13.services.GenerateForecastCurveResponse to
generate forecast metrics for given keywords.
I see that the new v14 approach is described here
https://developers.google.com/google-ads/api/docs/keyword-planning/generate-forecast-metrics
, but no ad
Hi
I have a PMAX retail campign and i am not able to make listing groups in it
:
Error:
com.google.ads.googleads.v15.errors.GoogleAdsException: errors {
error_code {
asset_group_listing_group_filter_error:
SUBDIVISION_MUST_HAVE_EVERYTHING_ELSE_CHILD
}
message: "Listing Group SUBDIVISI
My code : String assetGroupResourceName =
"customers/2966251517/assetGroups/6483919124";
long assetGroupdId= Long.parseLong(assetGroupResourceName.substring(
assetGroupResourceName.lastIndexOf("/") + 1));
mutateOperations.clear();
System.out.println("assetGroupResourceName" + assetGroupResourceNam
We initially applied for basic API access on November 21st but haven't
received any response to date. We submitted another application on November
27th, yet still, there has been no communication from your end. If
possible, could you please assist us by reaching out to the relevant
personnel? T
Hi
What this mean ? Unlike AddPerformanceMaxRetailCampaign, the type for the
root node here must be
// SUBDIVISION because it will have child partitions under it.
in this
doc
https://developers.google.com/google-ads/api/samples/add-performance-max-product-listing-group-tree
as i
The refresh token has not been generated - that is what I am trying to do
following the directions
here:
https://developers.google.com/google-ads/api/docs/get-started/make-first-call
However, as stated, when I try to run the oauth2l tool, I get the "missing
'type' field in credentials" error.
Hello,
I am encountering an issue while integrating the Google Ads API into my
WordPress plugin. Despite following the setup instructions and successfully
installing the googleads-php-lib via Composer, I'm facing a persistent
error.
**Error Description:**
When trying to initialize the Google A
Hi all,
This is my first time playing around with the Google Ads API.
I have the following in my code;
use Google\Ads\GoogleAds\Lib\V21\GoogleAdsClientBuilder;
use Google\Ads\GoogleAds\Lib\OAuth2TokenBuilder;
use Google\Ads\GoogleAds\V21\Enums\SearchTermMatchTypeEnum\
SearchTermMatchType;
use Goo
I'm using the Google Ads API to retrieve information from Google Ads
campaigns. Initially, I manually generated a new refresh token by following
specific steps to obtain an authorization code using a designated Google
ID. Subsequently, I sent a CURL request with that code to generate a
refresh
I'm trying to get some info about my responsive search ads (ad strength and
recommendations, particularly) using the following query:
SELECT
ad_group_ad.resource_name,
ad_group_ad.status,
ad_group_ad.ad_group,
ad_group_ad.ad_strength,
ad_group_ad.ad.id,
ad_group_ad.ad.name,
ad_grou
Hi,
from one to the other day we got the message while connecting the API:
[403] The caller does not have permission. The developer token is only
approved for use with test accounts. To access non-test accounts, apply for
Basic or Standard access
I checked the OAuth -> its valid and active (
Hi,
about a month ago I applied for google ads API, up until 3 weeks ago I did
not get a response, and since then its been the same thing over and over,
they say that an account with this mcc id already has a token
* 687-900-7142*Great, huge problem though I don't have any account with
that id
Hey! i have a problem with the segments.month and segments.week, i need to
bring data of metrics, grouped by month and by weeks
Something like this
*clicks | month*
250| October
313| November
when i do this query "SELECT metrics.clicks FROM campaign WHERE
segments.date BETWEEN '2023-0
Hi,
Like tens of people below me in this forum I also've been trying to get an
API for 6 weeks now, and got nothing back at all. I've filled out both the
request form and the compliance form to request a status update multiple
times, I even contacted my local Ads managers to help – but still no
Hi team, I am querying lead form attach to CustomerAsset
query = "SELECT customer_asset.asset, customer_asset.field_type,
customer_asset.primary_status, customer_asset.primary_status_details," +
" customer_asset.primary_status_reasons, customer_asset.resource_name,
customer_asset.source," +
" cu
Hi,
Thank you for reaching out to the Google Ads API support team.
I see that you have already raised this concern on another thread with
"migrating to v14: what replaces v13
GenerateForecastCurveResponse?" and we have already responded there for this
issue. To avoid multiple threads on the sam
16 matches
Mail list logo