Skip to content
This repository has been archived by the owner on Sep 14, 2024. It is now read-only.

Fill profileId from $config; PHP <=5.3 compatibility (#1) #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gsdaemon
Copy link

Populating Client->profileId if passed in $config array at initialization for convenience.
Small change for PHP <=5.3 compatibility, which doesn't support array dereference the result of a function or method call directly.

Populating Client->profileId if passed in $config array at initialization for convenience.
Small change for PHP <=5.3 compatibility, which doesn't support array dereference the result of a function or method call directly.
ezerway pushed a commit to ezerway/amazon-advertising-api-php-sdk that referenced this pull request Aug 13, 2023
…ad-groups

added wrappers of `/sb/adGroups` and `/sb/adGroups/{adGroupId}`
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant